[R] read file problem

2006-11-03 Thread Luis Ridao Cruz
R-help, I have the following file I want to import to R (some lines removed) Calibrated CTD data for station:00280001 Calibrated:23/8 2001, Salinity Unsmoothed, Fluorescence Uncalibrated Maximum observed depth:36 m QUAL has one digit for each of

Re: [R] read file problem

2006-11-03 Thread john seers \(IFR\)
] On Behalf Of Luis Ridao Cruz Sent: 03 November 2006 14:03 To: r-help@stat.math.ethz.ch Subject: [R] read file problem R-help, I have the following file I want to import to R (some lines removed) Calibrated CTD data for station:00280001 Calibrated:23/8 2001, Salinity Unsmoothed, Fluorescence

Re: [R] read file problem

2006-11-03 Thread ronggui
You should pay attention to the argument na.string. na.strings: a character vector of strings which are to be interpreted as 'NA' values. Blank fields are also considered to be missing values in logical, integer, numeric and complex fields. On 11/3/06, Luis Ridao

Re: [R] read file problem

2006-11-03 Thread Philipp Pagel
On Fri, Nov 03, 2006 at 02:02:35PM +, Luis Ridao Cruz wrote: DEPTH CTDPRS CTDTMP CTDSAL RAWFLU NUMB. QUAL MDBAR IPTS-68 PSS-78 OBS. *** *** *** *** 1 1.0 2999 2 2.0 5.9793 35.1629.10717

Re: [R] read file problem

2006-11-03 Thread Jeff Newmiller
Luis Ridao Cruz wrote: R-help, I have the following file I want to import to R (some lines removed) Calibrated CTD data for station:00280001 Calibrated:23/8 2001, Salinity Unsmoothed, Fluorescence Uncalibrated Maximum observed depth:36 m