| .get_data_path_suggestions | R Documentation |
Helper function that extracts all available data paths from config. Used to provide helpful suggestions when data_read() fails.
.get_data_path_suggestions(attempted_path = NULL)
attempted_path |
The path that the user tried (optional, for future fuzzy matching) |
Character vector of available data paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.