Skip to content

Instantly share code, notes, and snippets.

@kazutan
Created November 5, 2016 11:46
Show Gist options
  • Save kazutan/e60cb5874d90c36f3fef3ed725dd5d11 to your computer and use it in GitHub Desktop.
Save kazutan/e60cb5874d90c36f3fef3ed725dd5d11 to your computer and use it in GitHub Desktop.

uikitフレームワークを使ったRmdテンプレ作成のログ

リポジトリとプロジェクト作成

  • Githubにリポジトリ作成
    • LICENSEは指定しとく
    • その墓は不要
  • clone
    • 作業していくディレクトリをgit cloneしてくる
    • httpsじゃなくてgitの方
  • RStudioでNew Project
    • exist directoryで,cloneしてきたディレクトリを選択
    • Tools -> Project Option... を選択
    • Build Tools を選択
    • Project Build Tools をpackageに切り替えてOK

ディレクトリを準備

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment