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