write.trackdata.get {emu} | R Documentation |
It does the same like write.trackdata
but with the additional commands that are necessary to handle the string to get the data.
write.trackdata.get(trackdata, file)
trackdata |
as character value of the track data object variable |
file |
file name |
For larger objects this function is faster than write.trackdata
Tina John