R-Lum / Luminescence

Development of the R package 'Luminescence'
http://r-lum.github.io/Luminescence/
GNU General Public License v3.0
15 stars 7 forks source link

Add full support for single-column data frames to plot_RadialPlot() #212

Closed mcol closed 1 month ago

mcol commented 1 month ago

This also adds an early return in case the input data frame has no rows. Fixes #191.