diff --git a/R/gtexr_arguments.R b/R/gtexr_arguments.R index b7d6595..762f199 100644 --- a/R/gtexr_arguments.R +++ b/R/gtexr_arguments.R @@ -38,8 +38,8 @@ #' causes", "Intermediate death", "Slow death". #' @param itemsPerPage Integer (default = 250). #' @param ischemicTime Integer. -#' @param ischemicTimeGroups Character vector. Options: "<= 0", "1 - 300", "301 -#' - 600", "601 - 900", "901 - 1200", "1201 - 1500", "> 1500". +#' @param ischemicTimeGroups Character vector. Options: +#' "<= 0", "1 - 300", "301 - 600", "601 - 900", "901 - 1200", "1201 - 1500", "> 1500". #' @param organizationName String. Options: "GTEx Consortium" "Kid's First". #' @param page Integer (default = 0). #' @param pathCategory Character vector. Options: "adenoma", "amylacea", diff --git a/man/get_sample.Rd b/man/get_sample.Rd index 96745f5..4490fe8 100644 --- a/man/get_sample.Rd +++ b/man/get_sample.Rd @@ -71,10 +71,8 @@ causes", "Intermediate death", "Slow death".} \item{ischemicTime}{Integer.} -\item{ischemicTimeGroups}{Character vector. Options: "<= 0", "1 - 300", "301 -\itemize{ -\item 600", "601 - 900", "901 - 1200", "1201 - 1500", "> 1500". -}} +\item{ischemicTimeGroups}{Character vector. Options: +"<= 0", "1 - 300", "301 - 600", "601 - 900", "901 - 1200", "1201 - 1500", "> 1500".} \item{rin}{Integer vector.}