paste.data | R Documentation |
This function is used to read data from moodle into R
paste.data(sep = "", header = TRUE, is.table = FALSE)
sep |
symbol used for separation |
header |
does data have a header? |
is.table |
is data a table? Needed if all data is character. |
the data in the clipboard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.