read_input | R Documentation |
Flexible file import based on extension
read_input(file, consider.na = c("NA", "\"\"", ""))
file |
file name |
consider.na |
character vector of strings to consider as NAs |
tibble
read_input("https://raw.githubusercontent.com/agdamsbo/cognitive.index.lookup/main/data/sample.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.