Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ggplotPlotly

ggplotPlotly


Description

Translate 'ggplot2' graphs to an interactive plotly version

Usage

ggplotPlotly(g, width = NULL, height = NULL, textposition = "right")

Arguments

g

The ggplot2 graph object to be translated into an interactive plotly version

width

Width of the plot in pixels (optional, defaults to automatic sizing).

height

Height of the plot in pixels (optional, defaults to automatic sizing)

textposition

Position of the labels on the graphs relative to the points. Possible values are : 'right', 'left', 'top' or 'buttom'


Rnmr1D

Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra

v1.2.5
GPL (>= 2)
Authors
Daniel Jacob [cre, aut] (<https://orcid.org/0000-0002-6687-7169>), Catherine Deborde [ctb], Marie Lefebvre [ctb]
Initial release
2019-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.