Other packages > Find by keyword >

vistime  

Pretty Timelines in R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("vistime", "1.2.4")



Attach the package and use:
library("vistime")
Maintained by
Sandro Raabe
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-29
Latest Update: 2023-10-29
Description:
A library for creating time based charts, like Gantt or timelines. Possible outputs include 'ggplot2' diagrams, 'plotly.js' graphs, 'Highcharts.js' widgets and data.frames. Results can be used in the 'RStudio' viewer pane, in 'RMarkdown' documents or in Shiny apps. In the interactive outputs created by vistime() and hc_vistime(), you can interact with the plot using mouse hover or zoom.
How to cite:
Sandro Raabe (2017). vistime: Pretty Timelines in R. R package version 1.2.4, https://cran.r-project.org/web/packages/vistime. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2017-01-29 17:35), 0.2.0 (2017-01-30 21:23), 0.3.0 (2017-02-12 21:25), 0.4.0 (2017-06-03 14:12), 0.5.0 (2018-04-15 19:54), 0.6.0 (2018-10-28 16:10), 0.7.0 (2019-01-04 14:40), 0.8.0 (2019-03-03 22:20), 0.8.1 (2019-03-24 19:00), 0.9.0 (2020-01-10 01:40), 1.0.0 (2020-04-17 22:20), 1.1.0 (2020-07-25 06:10), 1.2.0 (2021-02-19 11:30), 1.2.1 (2021-04-10 13:20), 1.2.3 (2022-10-16 14:40), 1.2.4 (2023-10-29 22:30)
Other packages that cited vistime R package
View vistime citation profile
Other R packages that vistime depends, imports, suggests or enhances
Complete documentation for vistime
Functions, R codes and Examples using the vistime R package
Some associated functions: gg_vistime . hc_vistime . vistime-package . vistime . vistime_data . 
Some associated R codes: fix_columns.R . gg_vistime.R . hc_vistime.R . plot_ggplot.R . plot_highchart.R . plot_plotly.R . set_colors.R . set_order.R . set_y_values.R . validate_input.R . vistime-package.R . vistime.R . vistime_data.R .  Full vistime package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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

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