update_md_files: Update your md files

View source: R/update_md_files.R

update_md_filesR Documentation

Update your md files

Description

This function will take your notes written in markdown directly to your docs folder. If a note is updated, use this function to validate it and update the docs/ directory.

Usage

update_md_files(path = "here")

Arguments

path

The path where your directory with your notes are located. If empty, it will take the path of the repository you are located.

Author(s)

Ronny Alexander Hernández Mora

Examples

## Not run: 
update_md_files("~/Desktop/test_docmaker")

## End(Not run)


ronnyhdez/docmaker documentation built on April 26, 2023, 4:07 p.m.