Displaying 1 result from an estimated 1 matches for "clinicalreports".
2012 Mar 08
1
parsing text files
...owing the
identification code
the following 22 columns (to be labelled with the name of parameters at
lines from 20 to 41, as "GLICEMIA" ... "COLESTEROLO LDL")
I did search in the mailing list and tried to begin something like:
#read the text file
reports <- readLines("ClinicalReports.txt")
#processing the file starting at each "Acc.ne n. "
serologic <- lapply(which(grepl("^Acc.ne n.", reports)), function(.line
)....
but I'm a biostatistician whith almost no expertise in programming and I
really need your hepl! Please!!!
http://r.789695.n4.nabble...