post_html_from_Rmd: htmlレポートをPOSTする

Description Usage Arguments Value Examples

View source: R/post_html.R

Description

Rmdファイルから、生成されたhtmlをPOSTする。htmlレポートがない場合は、生成を聞く。

Usage

1

Arguments

Rmd_file

character レポートへのpath

Value

post_html_from_Rmd() returns the URL of the html page.

Examples

1
post_html_from_Rmd("README.Rmd")

kbttik/posteR documentation built on Sept. 10, 2020, 10:20 p.m.