Other packages > Find by keyword >

timeplyr  

Fast Tidy Tools for Date and Date-Time Manipulation
View on CRAN: Click here


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

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

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



Attach the package and use:
library("timeplyr")
Maintained by
Nick Christofides
[Scholar Profile | Author Map]
First Published: 2023-10-15
Latest Update: 2023-12-12
Description:
A set of fast tidy functions for wrangling, completing and summarising date and date-time data. It combines 'tidyverse' syntax with the efficiency of 'data.table' and speed of 'collapse'.
How to cite:
Nick Christofides (2023). timeplyr: Fast Tidy Tools for Date and Date-Time Manipulation. R package version 1.0.0, https://cran.r-project.org/web/packages/timeplyr. Accessed 06 Apr. 2025.
Previous versions and publish date:
0.2.0 (2023-10-15 09:50), 0.2.1 (2023-10-31 23:30), 0.3.0 (2023-11-13 22:10), 0.4.0 (2023-11-19 09:20), 0.4.1 (2023-11-24 10:20), 0.5.0 (2023-12-12 13:20), 0.8.0 (2024-05-22 23:10), 0.8.1 (2024-06-05 19:30), 0.8.2 (2024-08-17 15:40), 1.0.0 (2025-02-03 10:10)
Other packages that cited timeplyr R package
View timeplyr citation profile
Other R packages that timeplyr depends, imports, suggests or enhances
Complete documentation for timeplyr
Functions, R codes and Examples using the timeplyr R package
Some associated functions: age_years . calendar . cpp_which . crossed_join . desc . duplicate_rows . edf . farrange . fast_stats . fcount . fdistinct . fexpand . fgroup_by . frowid . fselect . fskim . fslice . gcd . get_time_delay . group_collapse . group_id . groups_equal . growth . growth_rate . gsum . gunique . is_date . is_whole_number . iso_week . missing_dates . num_na . q_summarise . roll_apply . roll_lag . roll_na_fill . roll_sum . sequence . stat_summarise . time_aggregate . time_by . time_core . time_count . time_cut . time_diff . time_diff_gcd . time_distinct . time_elapsed . time_episodes . time_expand . time_gaps . time_ggplot . time_id . time_is_regular . time_lag . time_mutate . time_roll . time_roll_diff . time_seq . time_seq_id . time_summarise . time_units . timeplyr-package . top_n . ts_as_tibble . unit_guess . weighted_mean . year_month . 
Some associated R codes: GRP_utils.R . age_years.R . calendar.R . cpp11.R . cpp_which.R . crossed_join.R . desc.R . df_utils.R . dt_utils.R . duplicate_rows.R . edf.R . farrange.R . fast_stats.R . fcount.R . fdistinct.R . fexpand.R . fgroup_by.R . frowid.R . fselect.R . fskim.R . fslice.R . function_utils.R . gcd.R . get_time_delay.R . globals.R . group_collapse.R . group_id.R . groups_equal.R . growth.R . growth_rate.R . gsum.R . gunique.R . hexsticker.R . is_date.R . is_whole_number.R . iso_week.R . missing_dates.R . num_na.R . periods.R . q_summarise.R . roll.R . roll_across.R . roll_apply.R . roll_lag.R . roll_na_fill.R . roll_utils.R . sequence.R . stat_summarise.R . time_aggregate.R . time_by.R . time_core.R . time_count.R . time_cut.R . time_diff.R . time_diff_gcd.R . time_distinct.R . time_elapsed.R . time_episodes.R . time_expand.R . time_gaps.R . time_ggplot.R . time_id.R . time_interval.R . time_is_regular.R . time_lag.R . time_mutate.R . time_roll.R . time_roll_diff.R . time_seq.R . time_seq_id.R . time_summarise.R . time_units.R . time_utils.R . timeplyr-package.R . timeplyr.R . top_n.R . ts_as_tibble.R . unit_guess.R . weighted_mean.R . year_month.R . zzz.R .  Full timeplyr package functions and examples
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for timeplyr051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

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  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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