powered by
create_markdown(target.file = paste0(get("source_info")$file$file, "md"), target.dir = get("source_info")$markdown.dir, style = "html_document", description = "Markdown", si, overwrite = FALSE)
## Not run: # source_info <- create_source_file_dir("adaprHome","tree_controller.R") # #Create markdown file in markdown directory for tree_controller.R # create_markdown() # ## End(Not run)
Run the code above in your browser using DataLab