btcore_file | R Documentation |
Path to example breath test data file
btcore_file(filename = NULL, full.names = FALSE)
filename |
example file in |
full.names |
When |
full filename to example file to use in read_xxx
head(btcore_file())
filename = btcore_file("IrisMulti.TXT")
data = read_iris(filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.