Palyoplot: R Package for Quaternary Science data visualization

This R package is in alpha testing. Click on a version to download

To install using R Studio, go to Tools > Install Packages > Install from: Package archive file, then select the downloaded file (ex: palyoplot_0.0.8.tar.gz)

THE START OF A TUTORIAL IS NOW AVAILABLE!!!

  1. Basic plotting (using built-in data)
  2. Stacked data plotting (using built-in data)
  3. Appending graph diagrams (using built-in data)
  4. Index data plotting (using built-in data)
  5. Setting up your datasets

Samples

Sample data files (the data below are objects loaded in the R package, but if you'd like to see them separately...) Second set of sample data files (larger data set)

CHANGELOG
0.0.16

  • New function: palyoplot_plotOverlaidIndices() allows for multiple indices on one plot
  • 0.0.15
  • Now uses tidyr (reshape2 deprecated)
  • 0.0.14 0.0.13 0.0.12 0.0.11 0.0.10 0.0.9