README.md

mwdata

mwdata includes a number of datasets used in modelling activities within the WERG group. THis package is a useful starting point for a number of datasets shared within the group. See the help file for a full list of datasets and associated variables.

Installation

To install run the following code:

  # install devtools pacakge
  install.packages(c("devtools"))

  # install mwdata package
    devtools::install_github("nickbond/mwdata")

    # Remove the package zip after installation
    unlink("mwdata.zip")

    #load library
    library(mwdata)

Developer

Nick Bond n.bond@griffith.edu.au



nickbond/mwdata documentation built on May 23, 2019, 4:47 p.m.