View source: R/read_labels_file.R
read_labels_file | R Documentation |
GCAE
labels fileRead a GCAE
labels file
read_labels_file(labels_filename)
labels_filename |
path to a |
a labels_table
, as can be checked by check_labels_table
GCAE
does not save this data with column names.
Richèl J.C. Bilderbeek
use save_labels_table to save a labels_table
labels_filename <- get_gcaer_filename("gcae_input_files_1_labels.csv")
read_labels_file(labels_filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.