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

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
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  
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  
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  

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