sandbox.R

descriptors <- read.table(file = "data/descriptor1.csv",
                          header = FALSE,
                          sep = ";",
                          quote = "\"",
                          dec = ".",
                          fill = FALSE,
                          comment.char = "",
                          stringsAsFactors = FALSE)

Try the RMixtComp package in your browser

Any scripts or data that you put into this service are public.

RMixtComp documentation built on May 2, 2019, 5:16 p.m.