Other packages > Find by keyword >

ggspectra  

Extensions to 'ggplot2' for Radiation Spectra
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggspectra", "0.3.12")



Attach the package and use:
library("ggspectra")
Maintained by
Pedro J. Aphalo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-06
Latest Update: 2023-04-03
Description:
Additional annotations, stats, geoms and scales for plotting "light" spectra with 'ggplot2', together with specializations of ggplot() and autoplot() methods for spectral data and waveband definitions stored in objects of classes defined in package 'photobiology'. Part of the 'r4photobiology' suite, Aphalo P. J. (2015) .
How to cite:
Pedro J. Aphalo (2016). ggspectra: Extensions to 'ggplot2' for Radiation Spectra. R package version 0.3.12, https://cran.r-project.org/web/packages/ggspectra
Previous versions and publish date:
0.1.6 (2016-02-06 11:07), 0.1.7 (2016-05-21 16:13), 0.1.8 (2016-08-03 11:14), 0.1.10 (2016-09-24 22:50), 0.1.12 (2016-11-16 08:16), 0.2.0 (2016-12-22 23:16), 0.2.1 (2017-03-20 18:34), 0.2.2 (2017-09-01 00:32), 0.2.3 (2017-12-21 06:30), 0.2.4-1 (2018-05-07 16:46), 0.3.0 (2018-10-08 14:10), 0.3.1 (2018-10-29 21:30), 0.3.2 (2019-02-20 14:20), 0.3.3.1 (2019-06-13 19:51), 0.3.4 (2019-09-12 18:50), 0.3.5 (2020-01-16 17:30), 0.3.6 (2020-04-28 17:30), 0.3.7 (2020-10-04 06:20), 0.3.8-1 (2022-08-15 09:40), 0.3.8 (2022-04-16 02:32), 0.3.9 (2022-10-16 22:22), 0.3.10 (2023-01-15 16:50), 0.3.11 (2023-04-03 11:10)
Other packages that cited ggspectra R package
View ggspectra citation profile
Other R packages that ggspectra depends, imports, suggests or enhances
Functions, R codes and Examples using the ggspectra R package
Some associated functions: A_label . A_plot . Afr_label . Afr_plot . O_plot . R_plot . Rfr_label . SI_pl_format . SI_tg_format . T_plot . Tfr_label . autoplot.calibration_spct . autoplot.cps_spct . autoplot.filter_spct . autoplot.generic_spct . autoplotject_spct . autoplot.raw_spct . autoplot.reflector_spct . autoplot.response_spct . autoplot.source_spct . autoplot.waveband . autotitle . axis_labels . black_or_white . cal_plot . color_chart . counts_label . cps_label . cps_plot . decode_annotations . decoration . duration2character . e_plot . e_rsp_plot . exponent2prefix . find_idfactor . generic_plot . geom_spct . gg2spectra-ggproto . ggplot . ggspectra-package . multipliers_label . multiplot . plot . q_plot . q_rsp_plot . raw_plot . s.e.irrad_label . s.e.response_label . scale_x_energy_eV_continuous . scale_x_frequency_continuous . scale_x_wavenumber_continuous . scale_x_wl_continuous . scale_y_A_continuous . scale_y_Afr_continuous . scale_y_Rfr_continuous . scale_y_Tfr_continuous . scale_y_counts_continuous . scale_y_cps_continuous . scale_y_multipliers_continuous . scale_y_s.e.irrad_continuous . scale_y_s.e.response_continuous . sec_axis_w_number . set_annotations_default . stat_color . stat_find_qtys . stat_find_wls . stat_label_peaks . stat_peaks . stat_spikes . stat_wb_box . stat_wb_column . stat_wb_contribution . stat_wb_hbar . stat_wb_irrad . stat_wb_label . stat_wb_mean . stat_wb_relative . stat_wb_sirrad . stat_wb_total . stat_wl_strip . stat_wl_summary . subtitle_spct.generic_spct . title_spct . validate_idfactor . w_length_label . w_number . 
Some associated R codes: autoplot-calibration-spct.R . autoplot-generic-spct.R . autoplot-utils.R . autoplot-waveband.R . autotitle.R . axis-labels-texts.R . axis-utils-calibration-spct.R . axis-utils-cps-spct.R . axis-utils-filter-spct.R . axis-utils-raw-spct.R . axis-utils-response-spct.R . axis-utils-source-spct.R . axis-utils-wlength.R . build-plot-title.R . color-chart.R . common-plot-utils.R . decoration.R . ggplot-methods.R . plot-generic-spct.R . si-prefixes.R . stat-color.R . stat-find-wls.R . stat-label-peaks.R . stat-peaks.R . stat-spikes.R . stat-wb-box.R . stat-wb-column.R . stat-wb-contribution.R . stat-wb-hbar.R . stat-wb-irrad.R . stat-wb-label.R . stat-wb-mean.R . stat-wb-relative.R . stat-wb-sirrad.R . stat-wb-total.R . stat-wl-strip.R . stat-wl-summary.R .  Full ggspectra 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

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

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