powered by
Convert a palmscan Field-Equals-Value (FEV) column into a dataframe
fev2df(fev.col)
character vector of FEV
A 1-column data.frame
# NOT RUN { # fev.df <- as.data.frame( apply(fev.tsv, 2, fev2df) ) # }
Run the code above in your browser using DataLab