mikeroswell / ratioScales

Development of ratio scales package for plotting
https://mikeroswell.github.io/ratioScales/
1 stars 1 forks source link

Add options for "pre-logged" data on all scales #17

Open mikeroswell opened 10 months ago

mikeroswell commented 10 months ago

Right now, for example, label_divmult has an option for logged = TRUE where the assumption is that the data are already log-transformed and don't need to be handled by the scale transformation, but there aren't parallel options for breaking based on logs with different bases, or a smooth way to integrate. Fun names would help too (what wraps the labeller and breaking function for pre-logged data to show divMult or propDiff values?)