Skip to content

how to do the concentration-time profiles in R?

3 messages · xiaocong zuo, John Kane, PIKAL Petr

#
PLEASE do read the posting guide
 http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


You need to supply us with some information about what you are doing and preferebly some code and data.  A handy way to provide data is with dput()  [see ?dput for more information]

John Kane
Kingston ON Canada
____________________________________________________________
FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family!
Visit http://www.inbox.com/photosharing to find out more!
#
how
my.data[, x]
my.data[, "aa"]
my.data$aa
What is that?

Besides you could help youself a lot reading an intro to R which I believe 
is in doc directory of your R installation.

Regards
Petr
http://www.R-project.org/posting-guide.html