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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
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  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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