Skip to content

Commit

Permalink
Revise description of nhanesTranslate
Browse files Browse the repository at this point in the history
  • Loading branch information
cjendres1 committed Jun 23, 2019
1 parent dc7e1fa commit e89f03b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R/nhanes.R
Original file line number Diff line number Diff line change
Expand Up @@ -729,10 +729,10 @@ nhanesSearchVarName <- function(varname=NULL, ystart=NULL, ystop=NULL, includerd
}

#------------------------------------------------------------------------------
#' Display code translation information for the specified table.
#' Display code translation information.
#'
#' Returns code translations which is especially useful for categorical tables,
#' which includes most NHANES tables.
#' Returns code translations for categorical variables,
#' which appear in most NHANES tables.
#'
#' @importFrom stringr str_c str_locate str_sub
#' @importFrom rvest xml_nodes html_table
Expand Down

0 comments on commit e89f03b

Please sign in to comment.