-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The documentation says that melt_spectra() reshapes the data to wide format.
spectacles/R/Spectra-methods.R
Line 1097 in c5afa6f
| #' @title Melts the spectra data of a Spectra object and returns it as wide format. |
In my understanding its rather a "long format" the data is reshaped to (which is the indeed the correct format for plotting with ggplot) - I would expect to have spectral bands in columns and observations in rows in "wide format".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels