Description Usage Details Value Author(s) Examples
easy.load
generates the code required to import your data by
asking questions from the R console
1 |
easy.load
will begin the import wizard. A series of
questions presented from the R console will ask for the necessary
information to import your data in a user-friendly way. See
load.data
for parameter definitions and conventions
for how to answer easy.load
questions if you get stuck.
easy.load
uses an interactive window to locate files
to create the path name. The window usually appears BEHIND
the R session and other open programs, so minimize open
windows until the interactive pop-up window is visible. After
you browse to your file location, bring the R session window
back up to continue.
Follow any instructions accompanying the questions exactly, as some prompts require a very specific answer format.
A complete line of code ready to be copy/pasted into the command line or R script
Travis Moore
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.