Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 1042 packages in 0.05 seconds

orsifronts — by Michael D. Sumner, 4 years ago

Southern Ocean Frontal Distributions (Orsi)

A data set package with the "Orsi" and "Park/Durand" fronts as 'SpatialLinesDataFrame' objects. The Orsi et al. (1995) fronts are published at the Southern Ocean Atlas Database Page, and the Park et al. (2019) fronts are published at the 'SEANOE' Altimetry-derived Antarctic Circumpolar Current fronts page, please see package CITATION for details.

standardize — by Christopher D. Eager, 4 years ago

Tools for Standardizing Variables for Regression in R

Tools which allow regression variables to be placed on similar scales, offering computational benefits as well as easing interpretation of regression output.

quadmesh — by Michael D. Sumner, 3 years ago

Quadrangle Mesh

Create surface forms from matrix or 'raster' data for flexible plotting and conversion to other mesh types. The functions 'quadmesh' or 'triangmesh' produce a continuous surface as a 'mesh3d' object as used by the 'rgl' package. This is used for plotting raster data in 3D (optionally with texture), and allows the application of a map projection without data loss and many processing applications that are restricted by inflexible regular grid rasters. There are discrete forms of these continuous surfaces available with 'dquadmesh' and 'dtriangmesh' functions.

convoSPAT — by Mark D. Risser, 4 years ago

Convolution-Based Nonstationary Spatial Modeling

Fits convolution-based nonstationary Gaussian process models to point-referenced spatial data. The nonstationary covariance function allows the user to specify the underlying correlation structure and which spatial dependence parameters should be allowed to vary over space: the anisotropy, nugget variance, and process variance. The parameters are estimated via maximum likelihood, using a local likelihood approach. Also provided are functions to fit stationary spatial models for comparison, calculate the Kriging predictor and standard errors, and create various plots to visualize nonstationarity.

graticule — by Michael D. Sumner, 2 years ago

Meridional and Parallel Lines for Maps

Create graticule lines and labels for maps. Control the creation of lines or tiles by setting their placement (at particular meridians and parallels) and extent (along parallels and meridians). Labels are created independently of lines.

angstroms — by Michael D. Sumner, 8 years ago

Tools for 'ROMS' the Regional Ocean Modeling System

Helper functions for working with Regional Ocean Modeling System 'ROMS' output. See < https://www.myroms.org/> for more information about 'ROMS'.

sfdct — by Michael D. Sumner, 2 years ago

Constrained Triangulation for Simple Features

Build a constrained high quality Delaunay triangulation from simple features objects, applying constraints based on input line segments, and triangle properties including maximum area, minimum internal angle. The triangulation code in 'RTriangle' uses the method of Cheng, Dey and Shewchuk (2012, ISBN:9781584887300). For a low-dependency alternative with low-quality path-based constrained triangulation see < https://CRAN.R-project.org/package=decido> and for high-quality configurable triangulation see < https://github.com/hypertidy/anglr>. Also consider comparison with the 'GEOS' lib which since version 3.10.0 includes a low quality polygon triangulation method that starts with ear clipping and refines to Delaunay.

spex — by Michael D. Sumner, 5 years ago

Spatial Extent Tools

Functions to produce a fully fledged 'geo-spatial' object extent as a 'SpatialPolygonsDataFrame'. Also included are functions to generate polygons from raster data using 'quadmesh' techniques, a round number buffered extent, and general spatial-extent and 'raster-like' extent helpers missing from the originating packages. Some latitude-based tools for polar maps are included.

ncdump — by Michael D. Sumner, 5 months ago

Extract Metadata from 'NetCDF' Files as Data Frames

Tools for handling 'NetCDF' metadata in data frames. The metadata is provided as relations in tabular form, to avoid having to scan printed header output or to navigate nested lists of raw metadata.

pridit — by Robert D. Lieberthal, 4 days ago

Principal Component Analysis Applied to Ridit Scoring

Implements the 'PRIDIT' (Principal Component Analysis applied to 'RIDITs') scoring system described in Brockett et al. (2002) . Provides functions for ridit scoring originally developed by Bross (1958) , calculating 'PRIDIT' weights, and computing final 'PRIDIT' scores for multivariate analysis of ordinal data.