partialData | R Documentation |
load specified dataset
partialData(what, start = NULL, end = NULL, package = NULL)
start |
keep rows starting with this |
end |
keep rows until here |
package |
a character, name of the package where to look for datasets |
x |
a character, name of a data frame |
a numeric vector which contains the minimum and the maximum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.