Description Usage Arguments Value Examples
read_data
1 | read_data(filePath)
|
filePath |
a character for a file path. |
a named list containing standard setting information.
1 2 3 4 5 | ## Not run:
filePath <- "data/freq_data.xlsx"
imported_data <- read_data(filePath)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.