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-01-09
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 21 Nov. 2024.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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