powered by
Function vmode returns the virtual storage mode of each ffdf column
# S3 method for ffdf vmode(x, ...)
a character vector with one element for each column
ffdf
ignored
Jens Oehlschlägel
vmode, ffdf
vmode
vmode(as.ffdf(data.frame(a=as.double(1:26), b=letters, stringsAsFactors = TRUE))) gc()
Run the code above in your browser using DataLab