Other packages > Find by keyword >

geomultistar  

Multidimensional Queries Enriched with Geographic Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geomultistar", "1.2.2")



Attach the package and use:
library("geomultistar")
Maintained by
Jose Samos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-30
Latest Update: 2024-07-29
Description:
Multidimensional systems allow complex queries to be carried out in an easy way. The geographical dimension, together with the temporal dimension, plays a fundamental role in multidimensional systems. Through this package, vector geographic data layers can be associated to the attributes of geographic dimensions, so that the results of multidimensional queries can be obtained directly as vector layers. The multidimensional structures on which we can define the queries can be created from a flat table or imported directly using functions from this package.
How to cite:
Jose Samos (2020). geomultistar: Multidimensional Queries Enriched with Geographic Data. R package version 1.2.2, https://cran.r-project.org/web/packages/geomultistar. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 1.0.0 (2020-09-30 10:40), 1.1.0 (2020-11-15 08:30), 1.1.1 (2023-10-09 15:20), 1.2.0 (2023-11-11 10:03), 1.2.1 (2024-01-09 01:50)
Other packages that cited geomultistar R package
View geomultistar citation profile
Other R packages that geomultistar depends, imports, suggests or enhances
Complete documentation for geomultistar
Functions, R codes and Examples using the geomultistar R package
Some associated functions: add_dimension . add_facts . add_geodimension_additional_attributes . default_attribute . define_geoattribute . define_geoattribute_from_attribute . define_geoattribute_from_layer . define_selected_dimensions . define_selected_facts . delete_unused_foreign_keys . dereference_dimension . dimensional_query . filter_dimension . filter_selected_instances . geomultistar . get_empty_geoinstances . get_selected_measure_names . group_facts . group_table . mrs_age_test . mrs_fact_age . mrs_fact_cause . mrs_when . mrs_where . mrs_who . ms_mrs . ms_mrs_test . multistar . multistar_as_flat_table . name_with_nexus . new_dimensional_query . new_fact_table . new_geomultistar . new_multistar . new_multistar_empty . prepare_join . reference_dimension . relate_dimension . remove_duplicate_dimension_rows . run_geoquery . run_query . save_as_geopackage . select_dimension . select_fact . st_mrs_age_test . uk_london_boroughs . unify_facts_by_grain . usa_cities . usa_counties . usa_divisions . usa_nation . usa_regions . usa_states . validate_names . widen_flat_table . 
Some associated R codes: common.R . data.R . dimensional_query.R . dimensional_query_filter_dimension.R . dimensional_query_run_geoquery.R . dimensional_query_run_query.R . dimensional_query_save.R . dimensional_query_select_dimension.R . dimensional_query_select_fact.R . geomultistar.R . geomultistar_define_geoattribute.R . geomultistar_get_empty_geoinstances.R . multistar.R . multistar_add_dimension.R . multistar_add_facts.R . multistar_relate_dimension.R .  Full geomultistar package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
lmmpar  
Parallel Linear Mixed Model
Embarrassingly Parallel Linear Mixed Model calculations spread across local cores which repeat until ...
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  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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