search for: studytyp

Displaying 2 results from an estimated 2 matches for "studytyp".

Did you mean: studytype
2010 Apr 20
2
problem with retreaving column from a data.frame
...rame that is I have a data.frame named "temp" in that dataframe some column are there whose names are "IDENTIFIER" "UNIQUEID" "TRIALGROUPSID" "GRPNUMBER" "GRPDESC" "SEXDID" "STDID" "STUDYTYPE" "SDID" "DOSDID" "SOPDID" "SPECIES" i can retreave any column with using command like "temp$STDID" but my problem is the column name i have to get from another xml its comming like "STDID" that one i assi...
2010 Feb 08
1
Hi problem with read.csv
..."PREPPERIOD" "STREPORTDATE" "COMPLETIONDATE" "ARCHIVEDATE" "HOUSINGNAME" "NOOFGEN" "NOOFANIMALS" "SPECIES" "SPDID" "STRAIN" "STDID" "STUDYTYPE" "SDID" "DOSETYPE" "DOSDID" "SEXPARTICIPANTS" "SOPDID" "X" this is correct but if I am converting those files to "UTF-8" formate and after loading to R-project Object and again I...