View source: R/dp_file_utils.R
Gets the data from the 'Data' column and onwards. If no data is found returns null. Also tries to set rownames as the 'Notes' where these are present. This expects to receive only the relevant rows, this does the work to filter the relevant columns only.
1 | get_data(dp_data)
|
dp_data |
The subsetted dp data to extract data from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.