R MarkdownのPDF出力問題
PDF出力が機能せずにExecution haltedかFile does not existのErrorを出す場合、MikTexの設定を変更が必要となる。
Always install missing packages on-the-flyにチェックをいれることで、R Markdownが必要とする任意のパッケージが自動でインストールされる。
PDF出力が機能せずにExecution haltedかFile does not existのErrorを出す場合、MikTexの設定を変更が必要となる。
Always install missing packages on-the-flyにチェックをいれることで、R Markdownが必要とする任意のパッケージが自動でインストールされる。