paste.data: paste.data

View source: R/paste.data.R

paste.dataR Documentation

paste.data

Description

This function is used to read data from moodle into R

Usage

paste.data(sep = "", header = TRUE, is.table = FALSE)

Arguments

sep

symbol used for separation

header

does data have a header?

is.table

is data a table? Needed if all data is character.

Value

the data in the clipboard


moodlequizR documentation built on May 29, 2024, 9:12 a.m.