35 Commits (master)

Author SHA1 Message Date
Philipp Baumann d247ca4b6c Update layout of batches 4 years ago
Philipp Baumann 373e2f3791 Support relabeling mean spectra (`lb_spc_mean`) 4 years ago
philipp-baumann f33afb6125 Switch palette and direction argument order 6 years ago
philipp-baumann 4db28333ea Add `lcol_measure_col_palette` to choose custom colour brewer palettes for continuous variables 6 years ago
philipp-baumann 5ce90cee36 Support custom colourbrewer.org palette when `lcol_measure = TRUE` 6 years ago
philipp-baumann b58ab4af4c Fix error "(list) object cannot be coerced to type double" 6 years ago
philipp-baumann 02cda9e99f Fix wrong `!` negation in commit `f85f430` 6 years ago
philipp-baumann f85f4308a2 Fix bug when `spc_tbl_l` supplied and `group_id_order` = TRUE (`spc_tbl` not found) 6 years ago
philipp-baumann 65e372ca07 Only reorder numeric `group_id` 6 years ago
philipp-baumann 2a409b4277 Update documentation, new argument 6 years ago
philipp-baumann 30e081b804 Support argument to change color order direction for measure lcols 6 years ago
philipp-baumann be790cf0f6 Support plotting without `metadata` list-column 6 years ago
philipp-baumann add4cc128a column selection needs to be dynamic; bugs in previous fixing attemps 6 years ago
philipp-baumann ffb0f5994b ̀`group_id` cannot be symbol because it is hard-coded in merged data.table 6 years ago
philipp-baumann 8d855f1963 "One-higher-up" lookup of variable is not necessary 6 years ago
philipp-baumann 7cec4196c9 Fix dynamic scoping using `group_id̀̀` symbol instead of value 6 years ago
philipp-baumann 0f0a8857c8 Fix mistyping in commit b14a4db 6 years ago
philipp-baumann 0bf9873334 Fix reordering numeric `group_id` and also use `..` data table prefix 6 years ago
philipp-baumann b14a4db2e2 Fix bug when `group_id` = "group_id"; use dynamic data.table variable selection 6 years ago
Philipp Baumann 9c7805a747 Fix bug when matching single channel reference spectra and x unit values 6 years ago
Philipp Baumann a428bdd335 Add missing arguments to documentation 6 years ago
Philipp Baumann 177fa8306e Add first version of documentation for extended plotting function 6 years ago
Philipp Baumann 73ae1db87f Update documentation 6 years ago
Philipp Baumann 7a4dbd5988 Add documentation 6 years ago
Philipp Baumann 66c5a99423 Fix `R CMD check` missing global function binding 6 years ago
Philipp Baumann ef1e6ac505 Fix erronously introduced code 6 years ago
Philipp Baumann e4eca4be83 Fix `no visible binding ...` from `R CMD check` 6 years ago
Philipp Baumann 730d53c10c Fix `no visible binding ...` from `R CMD check` 6 years ago
Philipp Baumann 115c94f326 Export `bind_lcols_dts` 7 years ago
Philipp Baumann 137ebd9895 Implement `facet_wrap` option when a list of spectral tibbles (`spc_tbl_l`) is supplied 7 years ago
Philipp Baumann 6538906812 Fix error that `lbl` labeller cannot be found when supplying a list of tibble spectra whith only one spectral list column 7 years ago
Philipp Baumann 8c92c398c9 Add labeller argument for plotting based on a list of tibbles 7 years ago
Philipp Baumann 762683b14d Enhance readablility of comments 7 years ago
Philipp Baumann 577924cdaf Add helper and ggplot2 custom wrapper functions for gather and plot spectra tibble data 7 years ago
Philipp Baumann ceced23f14 Create an extended spectra plotting functions for diagnostics and explorative analyses within the simplerspec tibble list-column processing framework 7 years ago
Philipp Baumann 7ddbe3ec0e Add first locally developed version of simplerspec package to github 8 years ago