Description Usage Arguments Value
View source: R/datainput-read_sample_data.R
Read sample definitions from a directory
1 2 3 | read_sample_data(my_dir, def_filename = "sample_data.csv",
ext = c("report", "profile", "report.tsv"), glob_files = FALSE,
is_files = FALSE)
|
my_dir |
directory |
def_filename |
filename |
ext |
extension of report files |
glob_files |
glob files? |
is_files |
Is input a list of files? |
sample_data data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.