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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns