# Plot curve with default arguments
sepkoski_curve()
# Plot curve with user-defined arguments
sepkoski_curve(title = "Sepkoski's curve",
col = "black",
fill = TRUE,
legend = FALSE)
Run the code above in your browser using DataLab