Skip to content

This is a R package that contains helpful functions for the RAnEn package.

License

Notifications You must be signed in to change notification settings

Weiming-Hu/RAnEnExtra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAnEnExtra

Overview

RAnEnExtra provides useful functions for working with RAnEn. It is maintained by GEOlab @ Penn State.

Checkout the Parallel Analog Ensemble project for more details and see how to generate Analog Ensemble.

Please see here for a full list of available functions.

Installation

The easiest way to install RAnEnExtra is to use the devtools package. If you do not have this package installed already, please install the package by running:

install.packages('devtools')

devtools provides a nice function to directly install packages from GitHub. To install RAnEnExtra, use the following line:

devtools::install_github("Weiming-Hu/RAnEnExtra")

If you check the Suggests field of in the DESCRIPTION file, there are a couple of optional libraries suggested by RAnEnExtra. You don't have to install them right away. When you are using a particular function that requires any of the packages, you can decide to install them if you are receiving errors about missing packages.

Issues

If you have any questions or issues when using the RAnEnExtra package, please report in the Issues tab and open a ticket. I will be happy to help.

#  "`-''-/").___..--''"`-._
# (`6_ 6  )   `-.  (     ).`-.__.`)   WE ARE ...
# (_Y_.)'  ._   )  `._ `. ``-..-'    PENN STATE!
#   _ ..`--'_..-_/  /--'_.' ,'
# (il),-''  (li),'  ((!.-'
#

About

This is a R package that contains helpful functions for the RAnEn package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages