Package simulates data and carry out test statistics which numerically summarize different aspects of dataset. It provides a good view on model adequacy.
Some packages needs to be installed prior to run this package.
install.packages("tidyverse","ggplot2","devtools")
This package is based on FossilSim, so it must be installed.
install.packages("FossilSim")
To download the data, use download.files and enter url from git.
There are four functions created for this package:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.