View source: R/datainput-read_sample_data.R
read_sample_data | R Documentation |
Read sample definitions from a directory
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.