if (FALSE) {
jmvconnect::what()
# Available Data Sets
# -------------------------------------
# Title Rows Cols
# -------------------------------------
# 1 iris 150 5
# 2 Tooth Growth 60 3
# -------------------------------------
data <- jmvconnect::read('Tooth Growth')
# or
data <- jmvconnect::read(2)
}
Run the code above in your browser using DataLab