render_wrapper | R Documentation |
自作のテンプレートファイルを使って、レポートを作ります。 出力ファイル名を省略すると、市名列から自動で補われます。
render_wrapper( df, template_file, title = "", author = "", output_file = "", output_dir = "handouts/" )
df |
data.frame 主にretiデータ |
template_file |
rmarkdown file as template |
title |
title string |
author |
auther string |
output_file |
output file name |
output_dir |
output directory path デフォルトはカレントのhandouts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.