trello_prof # post to confluence if (file.exists(Rmd_file)) { res_confl <- conflr::confl_create_post_from_Rmd(Rmd_file, interac message(paste("The memo was created at", res_confl)) } else { stop("This Rmd file is not found. Please check this path.") } 31 / 39