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 07 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

bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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