exact colnames name
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)
|
... |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.