R/fct_prepare_data_DT_table.R

Defines functions get_DT_table

get_DT_table <- function(opened_profile){
  opened_profile %>% dplyr::select(roastisodate, roasttime, computed.DRY_time)
}
jacciz/coffee_roasting_profiles documentation built on Sept. 15, 2022, 6:15 a.m.