nhs_colnames: exact colnames name

Description Usage Arguments

View source: R/nhs_colnames.R

Description

exact colnames name

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
nhs_colnames(..., brief = FALSE)

## S3 method for class 'character'
nhs_colnames(..., brief = FALSE)

## S3 method for class 'list'
nhs_colnames(..., order = FALSE, brief = FALSE)

## S3 method for class 'data.frame'
nhs_colnames(..., brief = FALSE)

Arguments

...

path of tsv files or dataframe or list of nhs_read()

brief

logical. whether to return brief results

order

logical. whether to order by colnames


yikeshu0611/nhanesR documentation built on Jan. 29, 2022, 6:08 a.m.