Share models

Upload a file with the ingredients for recreating the shareable versions of the models to the online data repository.

if(!is.null(outp_smry_ls$dv_ls)){
  outp_smry_ls$shareable_mdls_tb <- outp_smry_ls %>%
    TTU::write_shareable_mdls_to_dv(shareable_title_detail_1L_chr = params_ls$dv_mdl_desc_1L_chr,
                                    share_ingredients_1L_lgl = T)
}


ready4-dev/TTU documentation built on July 2, 2024, 8:12 a.m.