commit | e0a36a8c4c80456acb77f69f9669ebe4781345fb | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu@hsl.harvard.edu> | Mon Nov 23 15:35:20 2015 -0500 |
committer | Hao Zhu <haozhu@hsl.harvard.edu> | Mon Nov 23 15:35:20 2015 -0500 |
tree | 4d6997fab31ce176fcb247ea3a21dd8cd9e3c114 | |
parent | 2203f666a1a26cfbc268b6324eb67661733c132c [diff] [blame] |
Read rmarkdown format from metadata: rmd_format
diff --git a/man/rmd_format.Rd b/man/rmd_format.Rd new file mode 100644 index 0000000..f456093 --- /dev/null +++ b/man/rmd_format.Rd
@@ -0,0 +1,12 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/util.R +\name{rmd_format} +\alias{rmd_format} +\title{Rmarkdown Format} +\usage{ +rmd_format() +} +\description{ +If the export format of the Rmarkdown document exist, +} +