powered by
Calulated the Final Percentage of Germination.
FGP(nger, Nseeds)
It is a Vector object containg the accumulated number of seeds geminated.
Vector
The total amount of seeds used for the germination or emergence test.
# NOT RUN { nger <- c(0,2,4,15,25,38,45,50,50,50) FGP(nger,50) # }
Run the code above in your browser using DataLab