Copy Rmd files and rename to .qmd
Usage
rmd2qmd(from_path = "./", to_path = "./")
Arguments
- from_path
the source directory where your Rmd files are
- to_path
the destination directory where you want the qmd files
Value
the path to the destination directory