popgraph {RRJ} | R Documentation |
popgraph
is a functions that make a population graph.
popgraph(r=0.1,k=100,p=10,ti=0,tf=100)
r |
The intrinsic growth rate |
k |
The environmental carrying capacity |
p |
The initial population |
ti |
The initial time |
tf |
The final time |
I thank all R-help list's contributors for yours, direct or indirect, contributions in this function.
Ronaldo Reis Jr. <chrysopa@insecta.ufv.br>
popgraph(r=0.1,k=100,p=10,ti=0,tf=100)