Movatterモバイル変換


[0]ホーム

URL:


RWDataPlyr

CRAN_Status_Badge

R build status

codecov

Overview

RWDataPlyr is a tool to read and manipulate data generated fromRiverWareTM simulationsin rdf, csv, and nc formats and work with those data in a dplyrpipeline. It provides functions to gather, aggregate, and summarize datafrom multiple RiverWare simulations, i.e., scenarios.

Installation

RWDataPlyr can be installed from CRAN:

{r, eval = FALSE} install.packages("RWDataPlyr")

Or the development version can be installed from GitHub:

{r, eval=FALSE} # install.packages("devtools") devtools::install_github("BoulderCodeHub/RWDataPlyr")

Usage

RWDataPlyr provides at least three workflows for reading and usingRiverWare data:

  1. Reading and manipulating a single scenario
  2. Summarizing multiple slots of data from a single scenario
  3. Aggregating and summarizing many scenarios

Check out the workflow vignette for more details:

{r, eval = FALSE} vignette("rwdataplyr-workflow", package = "RWDataPlyr")

Log

Disclaimer

This software is in the public domain because it contains materialsthat originally came from the U.S. Bureau of Reclamation, an agency ofthe United States Department of Interior.

Although this code has been used by Reclamation, no warranty,expressed or implied, is made by Reclamation or the U.S. Government asto the accuracy and functioning of the program and related programmaterial nor shall the fact of distribution constitute any suchwarranty, and no responsibility is assumed by Reclamation in connectiontherewith.

This software is provided “AS IS.”


[8]ページ先頭

©2009-2025 Movatter.jp