Mauricio Cardeal wrote:

> Hi. Please, how can I put together 2 or more lines at the same 
> scatterplot ? Example: measures of protein intake (quantitative) of 4 
> children over 30 days, by day. How to plot all children at same graphic: 
> Protein X Time ? Is there any command like "overlay" ?


Make the plot for one child and add other with connands uch as lines() 
or segments(), don't know what is best in your case.

Uwe Ligges

> Thank you,
> Mauricio
> 
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to