View source: R/read_bwb_data.R
read_bwb_header1_meta | R Documentation |
Import: read_bwb_header1_meta
read_bwb_header1_meta(
file,
meta_pattern = "META",
keep_pattern = column_pattern_gather_ignore(),
dbg = FALSE
)
file |
path(s) to EXCEL spreadsheet |
meta_pattern |
meta_pattern default("META") |
keep_pattern |
keep_pattern (default: |
dbg |
debug (default: FALSE) |
data.table with imported xls(x) files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.