## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----eval=FALSE--------------------------------------------------------------- # usethis::create_from_github("https://github.com/Laksafoss/EpiForsk", fork = TRUE) ## ----eval=FALSE--------------------------------------------------------------- # usethis::pr_init("branch_name") ## ----eval=FALSE--------------------------------------------------------------- # usethis::pr_push() ## ----eval=FALSE--------------------------------------------------------------- # usethis::pr_finish("PR number")