ColReader {fastai} | R Documentation |
ColReader
Description
Read 'cols' in 'row' with potential 'pref' and 'suff'
Usage
ColReader(cols, pref = "", suff = "", label_delim = NULL)
Arguments
cols |
columns |
pref |
pref |
suff |
suffix |
label_delim |
label separator |
Value
None
[Package fastai version 2.2.2 Index]