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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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