Skip to content

Commit cfffe0a

Browse files
committed
gemma_call document headers
1 parent b4f107b commit cfffe0a

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

R/convenience.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@ get_taxa <- function(memoised = getOption("gemma.memoised", FALSE)){
733733
#' @param call Gemma API endpoint.
734734
#' @param ... parameters included in the call
735735
#' @param json If `TRUE` will parse the content as a list
736+
#' @param header headers to pass to \code{\link[httr]{add_headers}}
736737
#' @keywords misc
737738
#' @return A list if `json = TRUE` and an httr response if `FALSE`
738739
#' @examples

man/gemma_call.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)