Other packages > Find by keyword >

magclass  

Data Class and Tools for Handling Spatial-Temporal Data
View on CRAN: Click here


Download and install magclass package within the R console
Install from CRAN:
install.packages("magclass")

Install from Github:
library("remotes")
install_github("cran/magclass")

Install by package version:
library("remotes")
install_version("magclass", "6.13.2")



Attach the package and use:
library("magclass")
Maintained by
Jan Philipp Dietrich
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-18
Latest Update: 2024-01-19
Description:
Data class for increased interoperability working with spatial-temporal data together with corresponding functions and methods (conversions, basic calculations and basic data manipulation). The class distinguishes between spatial, temporal and other dimensions to facilitate the development and interoperability of tools build for it. Additional features are name-based addressing of data and internal consistency checks (e.g. checking for the right data order in calculations).
How to cite:
Jan Philipp Dietrich (2015). magclass: Data Class and Tools for Handling Spatial-Temporal Data. R package version 6.13.2, https://cran.r-project.org/web/packages/magclass. Accessed 22 Dec. 2024.
Previous versions and publish date:
3.74 (2015-11-18 09:31), 3.85 (2016-07-21 19:20), 4.39 (2017-05-26 10:41), 4.51.1 (2017-09-06 22:32), 4.107.0 (2019-05-29 10:00), 5.5.0 (2019-12-06 22:10), 5.5.1 (2019-12-07 00:20), 5.7.0 (2019-12-13 12:40), 5.7.3 (2020-03-02 13:50), 5.15.6 (2020-12-14 19:10), 5.24.7 (2021-02-25 17:50), 6.0.9 (2021-09-30 12:10), 6.8.2 (2023-04-03 17:30), 6.8.3 (2023-04-05 19:20), 6.10.0 (2023-07-04 13:50), 6.13.1 (2024-01-14 00:00)
Other packages that cited magclass R package
View magclass citation profile
Other R packages that magclass depends, imports, suggests or enhances
Complete documentation for magclass
Functions, R codes and Examples using the magclass R package
Some associated functions: add_columns . add_dimension . as.RasterBrick . as.SpatRaster . as.SpatRasterDataset . as.SpatVector . as.array-methods . as.data.frame-methods . as_tibble.magpie . clean_magpie . colSums-methods . collapseDim . collapseNames . complete_magpie . convergence . copy.attributes . copy.magpie . dimCode . dimExists . dimOrder . dimReduce . dimSums . escapeRegex . fulldim . getCPR . getCells . getComment . getCoords . getDim . getItems . getNames . getRegionList . getRegions . getSets . getYears . hasCoords . hasSets . head.magpie . is.temporal . isYear . log-methods . lowpass . magclass-package . magclassdata . magpie-class . magpie_expand . magpie_expand_dim . magpiesort . magpply . maxample . mbind . mcalc . mselect . ncells . ndim . new.magpie . population_magpie . print.magpie . read.magpie . read.report . replace_non_finite . round-methods . rowSums-methods . setItems . setNames-methods . show-methods . sizeCheck . spatRasterToDataset . str.magpie . suppressSpecificWarnings . time_interpolate . unitsplit . unwrap . where . wrap . write.magpie . write.report . write.report2 . 
Some associated R codes: add_columns.R . add_dimension.R . as.RasterBrick.R . as.SpatRaster.R . as.SpatRasterDataset.R . as.SpatVector.R . as.array.R . as.data.frame.R . as.magpie.R . as_tibble.R . clean_magpie.R . colMeans-method.R . colSums-method.R . collapseDim.R . collapseNames.R . complete_magpie.R . convergence.R . copy.attributes.R . copy.magpie.R . dimCode.R . dimExists.R . dimOrder.R . dimReduce.R . dimSums.R . duplicates_check.R . escapeRegex.R . fulldim.R . getCPR.R . getCells.R . getComment.R . getCoords.R . getDim.R . getItems.R . getNames.R . getRegionList.R . getRegions.R . getSets.R . getYears.R . hasCoords.R . hasSets.R . head.magpie.R . ifelse.R . imports.R . is-methods.R . is.magpie.R . is.spatial.R . is.temporal.R . isYear.R . log-method.R . lowpass.R . magclass-package.R . magpie-class.R . magpie_expand.R . magpie_expand_dim.R . magpiesort.R . magpply.R . maxample.R . mbind.R . mcalc.R . mselect.R . ncells.R . ndata.R . ndim.R . new.magpie.R . nregions.R . nyears.R . ops-method.R . pmin-method.R . population_magpie.R . print.magpie.R . read.magpie.R . read.report.R . readComment.R . readMagpieMZ.R . readMagpieOther.R . replace_non_finite.R . round-method.R . rowMeans-method.R . rowSums-method.R . setCells.R . setComment.R . setItems.R . setNames_method.R . setYears.R . show.R . sizeCheck.R . spatRasterToDataset.R . str.magpie.R . suppressSpecificWarnings.R . sysdata.R . tail.magpie.R . tidy2magpie.R . time_interpolate.R . unitsplit.R . unwrap.R . where.R . wrap.R . write.magpie.R . write.report.R . write.report2.R .  Full magclass package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA