Other packages > Find by keyword >

when  

Definition of Date and Time Dimension Tables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("when", "1.0.0")



Attach the package and use:
library("when")
Maintained by
Jose Samos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-09
Latest Update: 2024-01-09
Description:
In Multidimensional Systems the When dimension allows us to express when the analysed facts have occurred. The purpose of this package is to provide support for implementing this dimension in the form of date and time tables for Relational On-Line Analytical Processing star database systems.
How to cite:
Jose Samos (2024). when: Definition of Date and Time Dimension Tables. R package version 1.0.0, https://cran.r-project.org/web/packages/when. Accessed 05 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited when R package
View when citation profile
Other R packages that when depends, imports, suggests or enhances
Complete documentation for when
Functions, R codes and Examples using the when R package
Some associated functions: complete_dates . complete_times . date_days . define_characteristics . define_instances . generate_table . get_attribute_definition_function . get_data . get_day_part . get_fields . get_level_attribute_names . get_level_names . get_nexus . get_table . get_table_attribute_names . get_table_csv . get_table_date . get_table_day_abbr . get_table_day_name . get_table_day_num_abbr . get_table_day_num_name . get_table_day_part . get_table_decade . get_table_hour . get_table_minute . get_table_month . get_table_month_abbr . get_table_month_day . get_table_month_name . get_table_month_num_abbr . get_table_month_num_name . get_table_quarter . get_table_quarter_day . get_table_rdb . get_table_second . get_table_semester . get_table_time . get_table_week . get_table_week_day . get_table_xlsx . get_table_year . get_table_year_day . get_table_year_month . get_table_year_quarter . get_table_year_semester . get_table_year_week . get_values . get_week_date_range . select_date_level_common . select_date_levels . select_day_level . select_month_level . select_quarter_level . select_semester_level . select_time_level . select_week_level . select_year_level . set_attribute_definition_function . set_day_part . set_table_attribute_names . time_seconds . validate_start_end . validate_type . validate_values . when . 
Some associated R codes: att_definition.R . data.R . define.R . export.R . generate.R . level_time.R . levels_date.R . week.R . when.R .  Full when package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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