Other packages > Find by keyword >

highcharter  

A Wrapper for the 'Highcharts' Library
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("highcharter", "0.9.4")



Attach the package and use:
library("highcharter")
Maintained by
Joshua Kunst
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-01-12
Latest Update: 2022-01-03
Description:
A wrapper for the 'Highcharts' library including shortcut functions to plot R objects. 'Highcharts' is a charting library offering numerous chart types with a simple configuration syntax.
How to cite:
Joshua Kunst (2016). highcharter: A Wrapper for the 'Highcharts' Library. R package version 0.9.4, https://cran.r-project.org/web/packages/highcharter. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2016-01-12 22:46), 0.2.0 (2016-02-25 22:57), 0.3.0 (2016-03-28 11:04), 0.4.0 (2016-07-15 00:16), 0.5.0 (2017-01-17 08:36), 0.7.0 (2019-01-15 17:50), 0.8.2 (2020-07-26 10:50)
Other packages that cited highcharter R package
View highcharter citation profile
Other R packages that highcharter depends, imports, suggests or enhances
Complete documentation for highcharter
Functions, R codes and Examples using the highcharter R package
Some associated functions: citytemp . citytemp_long . color_classes . color_stops . colorize . data_to_boxplot . data_to_hierarchical . data_to_sankey . datetime_to_timestamp . df_to_annotations_labels . download_map_data . export_hc . favorite_bars . favorite_pies . get_data_from_map . get_hc_series_from_df . globaltemp . hc_add_annotation . hc_add_dependency . hc_add_dependency_fa . hc_add_event_point . hc_add_series.character . hc_add_series.data.frame . hc_add_series.density . hc_add_series.forecast . hc_add_series.geo_json . hc_add_series.lm . hc_add_series.numeric . hc_add_series . hc_add_series.ts . hc_add_series.xts . hc_add_series_list . hc_add_series_map . hc_add_theme . hc_add_yAxis . hc_annotations . hc_boost . hc_caption . hc_chart . hc_colorAxis . hc_colors . hc_credits . hc_drilldown . hc_elementId . hc_exporting . hc_labels . hc_legend . hc_loading . hc_mapNavigation . hc_motion . hc_navigator . hc_pane . hc_plotOptions . hc_rangeSelector . hc_responsive . hc_rm_series . hc_scrollbar . hc_series . hc_size . hc_subtitle . hc_theme . hc_theme_538 . hc_theme_alone . hc_theme_bloom . hc_theme_chalk . hc_theme_darkunica . hc_theme_db . hc_theme_economist . hc_theme_elementary . hc_theme_ffx . hc_theme_flat . hc_theme_flatdark . hc_theme_ft . hc_theme_ggplot2 . hc_theme_google . hc_theme_gridlight . hc_theme_handdrawn . hc_theme_hcrt . hc_theme_merge . hc_theme_monokai . hc_theme_null . hc_theme_sandsignika . hc_theme_smpl . hc_theme_sparkline . hc_theme_superheroes . hc_theme_tufte . hc_title . hc_tooltip . hc_xAxis . hc_yAxis . hc_zAxis . hcaes . hcaes_string . hcboxplot . hchart . hchart.survfit . hciconarray . hcmap . hcparcords . hcpxy_add_point . hcpxy_add_series . hcpxy_loading . hcpxy_redraw . hcpxy_remove_point . hcpxy_remove_series . hcpxy_set_data . hcpxy_update . hcpxy_update_point . hcpxy_update_series . hcspark . hctreemap . hctreemap2 . hex_to_rgba . highchart . highchart2 . highchartOutput . highchartProxy . highcharter-exports . highcharter . highcharts_demo . hw_grid . is.hexcolor . is.highchart . list_parse . mountains_panorama . mutate_mapping . pokemon . random_id . renderHighchart . stars . str_to_id . tooltip_chart . tooltip_table . unemployment . uscountygeojson . usgeojson . vaccines . weather . worldgeojson . 
Some associated R codes: assertthat.R . data-helpers.R . data.R . export_hc.R . globals.R . hchart-shorcuts.R . hchart.R . helpers.R . highcharter-package.R . highcharter.R . highcharts-api-add.R . highcharts-api-helpers.R . highcharts-api.R . highmaps.R . hw_grid.R . icons.R . proxy.R . theme-538.R . theme-alone.R . theme-bloom.R . theme-chalk.R . theme-darkunica.R . theme-db.R . theme-economist.R . theme-elementary.R . theme-ffx.R . theme-flat.R . theme-flatdark.R . theme-ft.R . theme-ggplot2.R . theme-google.R . theme-gridlight.R . theme-handdrawn.R . theme-hcrt.R . theme-monokai.R . theme-null.R . theme-sandsignika.R . theme-smpl.R . theme-sparkline.R . theme-superheroes.R . theme-tufte.R . theme.R . zzz.R .  Full highcharter 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  
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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)
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