import_input_data | R Documentation |
import_input_data() is an Import function that reads a data object in its native format and converts it to an R object. Specifically, this function implements an algorithm to import input data. The function returns Input data (a list).
import_input_data(path_to_data_1L_chr)
path_to_data_1L_chr |
Path to data (a character vector of length one) |
Input data (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.