load_and_check_3DF | R Documentation |
Load three data.frames from file paths and check that they have the same dimensions
load_and_check_3DF(path1, path2, path3)
path1 |
file path to the first data.frame |
path2 |
file path to the second data.frame |
path3 |
file path to the third data.frame |
a list of three data.frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.