Displaying 2 results from an estimated 2 matches for "0.442mm".
Did you mean:
0.442
2007 Apr 17
2
GREP - Choosing values between two borders
Hello,
I import datas from an file with: readLines
But I need only a part of all measurments of this file. These are between
two borders "START" and "END".
Can you tell me the syntax of grep(), to choose values between two borders?
My R Code was not succesful, and I can't finde anything in the help.
Thank's a lot.
Felix
######### R-CODE ###################
file
2007 Apr 16
1
Dataimport with readLines using skip= and nlines= ?
Hello,
I have a problem with readLines.
I have a data file with many informations added with a different number of measurments (example at the end).
I only want to read the measurments witch start with "START OF HEIGHT DATA" and end with "END OF HEIGHT DATA".
The difficulty is:
-I want to read the file with "readLines", because the measurments have letters and