Other packages > Find by keyword >

tsibble  

Tidy Temporal Data Frames and Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tsibble", "1.1.6")



Attach the package and use:
library("tsibble")
Maintained by
Earo Wang
[Scholar Profile | Author Map]
First Published: 2018-01-09
Latest Update: 2024-01-29
Description:
Provides a 'tbl_ts' class (the 'tsibble') for temporal data in an data- and model-oriented format. The 'tsibble' provides tools to easily manipulate and analyse temporal data, such as filling in time gaps and aggregating over calendar periods.
How to cite:
Earo Wang (2018). tsibble: Tidy Temporal Data Frames and Tools. R package version 1.1.6, https://cran.r-project.org/web/packages/tsibble. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.1.0 (2018-01-09 15:19), 0.1.2 (2018-01-27 07:13), 0.1.3 (2018-02-20 12:02), 0.1.5 (2018-04-01 16:58), 0.2.0 (2018-05-11 10:58), 0.3.0 (2018-05-29 11:09), 0.4.0 (2018-07-06 14:50), 0.5.0 (2018-08-05 20:50), 0.5.1 (2018-08-20 06:50), 0.5.2 (2018-09-11 17:30), 0.5.3 (2018-10-10 13:20), 0.6.0 (2018-11-27 11:50), 0.6.1 (2018-12-05 13:40), 0.6.2 (2018-12-12 09:40), 0.7.0 (2019-02-18 11:00), 0.8.0 (2019-04-28 13:20), 0.8.1 (2019-06-03 06:50), 0.8.2 (2019-06-10 12:20), 0.8.3 (2019-07-29 19:40), 0.8.4 (2019-09-17 13:20), 0.8.5 (2019-11-03 07:00), 0.8.6 (2020-01-31 07:20), 0.9.0 (2020-06-04 14:00), 0.9.1 (2020-06-20 12:00), 0.9.2 (2020-07-24 12:40), 0.9.3 (2020-10-06 23:30), 1.0.0 (2021-02-21 00:00), 1.0.1 (2021-04-12 11:50), 1.1.0 (2021-10-22 13:10), 1.1.1 (2021-12-03 22:30), 1.1.2 (2022-08-21 06:30), 1.1.3 (2022-10-09 05:20), 1.1.4 (2024-01-29 14:30), 1.1.5 (2024-06-27 15:20)
Other packages that cited tsibble R package
View tsibble citation profile
Other R packages that tsibble depends, imports, suggests or enhances
Complete documentation for tsibble
Downloads during the last 30 days
03/0503/0603/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/02Downloads for tsibble600700800900100011001200130014001500TrendBars

Today's Hot Picks in Authors and Packages

PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
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  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
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