Learn R Programming

⚠️There's a newer version (0.5.5) of this package.Take me there.

inlmisc

Overview

The R package inlmisc is a collection of functions for creating high-level graphics, performing raster-based analysis, processing MODFLOW-based models, and overlaying multi-polygon objects. Used to support packages and scripts written by researchers at the United States Geological Survey (USGS) Idaho National Laboratory Project Office.

Install

You can install the stable version from CRAN using the following command:

install.packages("inlmisc")

Or use devtools to install the development version from GitHub.

devtools::install_github("USGS-R/inlmisc")

Bugs

Please consider reporting bugs and asking questions on the Issues page.

Disclaimer

This software is in the public domain because it contains materials that originally came from the USGS, an agency of the United States Department of Interior. For more information, see the official USGS copyright policy.

Although this software program has been used by the USGS, no warranty, expressed or implied, is made by the USGS or the U.S. Government as to the accuracy and functioning of the program and related program material nor shall the fact of distribution constitute any such warranty, and no responsibility is assumed by the USGS in connection therewith.

This software is provided "AS IS."

Copy Link

Version

Install

install.packages('inlmisc')

Monthly Downloads

56

Version

0.2.4

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Jason Fisher

Last Published

February 15th, 2017

Functions in inlmisc (0.2.4)

AddColorKey

Add Color Key to Plot
GetDaysInMonth

Number of Days in a Year and Month
AddInsetMap

Add Inset Map to Plot
BumpRiverStage

Adjustment for Implausible River Stage
BumpDisconnectCells

Adjustment for Vertically Disconnected Cells
ExportRasterStack

Export Raster Stack
PlotCrossSection

Plot Method for Cross Sections
AddScaleBar

Add Scale Bar to Plot
AddPoints

Add Points to Plot
ExtractAlongTransect

Extract Raster Values Along Transect Line
ReplaceInTemplate

Replace Values in a Template Text
SummariseBudget

Summarize MODFLOW Water Budget
PlotMap

Plot Method for Maps
RmSmallCellChunks

Remove Small Cell Chunks
PlotGraph

Plot Method for Graphs
SetPolygons

Overlaying Multi-Polygon Objects
ReadCodeChunks

Read Code Chunks
ToScientific

Format for Scientific Notation
POSIXct2Character

Convert class from POSIXct to Character
ReadModflowBinary

Read MODFLOW Binary File