Skip to content

larann901/mpathr

 
 

Repository files navigation

mpathr

R-CMD-check

mpathr is currently under development and is not yet meant for public use. Please check back later for updates.

Installation

You can install the development version of mpathr from Github using the remotes package:

remotes::install_github("m-path-io/mpathr")

Alternatively, you can go to the Github repository yourself and download it using either Git or as a zip file. You can then run the following code:

install.packages("path/to/mpathr", repos = NULL, type = "source")

Example

This is a basic example which shows you how to solve a common problem:

library(mpathr)
# TODO: Include basic examples here

Reference

For an overview of all functions in this package, see the mpathr Reference Site.

Getting help

If you encounter a clear bug or need help getting a function to run, please file an issue with a minimal reproducible example on Github.

Code of Conduct

Please note that the mpathr project is released with a Contributor Code of Conduct. By contributing to this project you agree to abide by its terms.

About

Importing ESM data from m-Path (www.m-path.io)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 98.6%
  • Rez 1.4%