# NOT RUN {
files <- system.file('rmarkdown/rstudio_pdf.Rmd', package="rmdwc")
rmdcount(files)
# use of rmdcount() in a R Markdown document
if (interactive()) {
file.edit(files) # SAVE(!) the file and knit it
}
# }
Run the code above in your browser using DataLab