paste.data {moodlequizR} | 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