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]
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 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for vistime0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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