Open kyleGrealis opened 3 weeks ago
[x] Create analysis_rmd_wo_example
path to analysis.Rmd without example gist_path_rmd <- paste0( "https://gist.github.com/RaymondBalise/ef56efda4a9260d8415a2cde94cbad1b/", "raw/83194521c2475033458f2ea6b45b20f6f292a0d0/analysis.Rmd" )
[x] analysis_qmd_wo_example
path to analysis.qmd without example gist_path_qmd <- paste0( "https://gist.githubusercontent.com/RaymondBalise/", "224f0b7b107a6b800c610d46c8b6f236/raw/", "b417b2fe260af6377a2fb1cbc06b10fd07da29ee/analysis.qmd" )
[x] analysis_rmd_with_example
path to analysis.Rmd with example gist_w_ex_path_rmd <- paste0( "https://gist.githubusercontent.com/RaymondBalise/", "c8399e7b3474a6022eeae373d059a042/", "raw/54059a3c9109efe79bf31010f32d4e99cf6469ea/analysis_with_example.Rmd" )
[x] analysis_qmd_with_example
path to analysis.qmd with example gist_w_ex_path_qmd <- paste0( "https://gist.githubusercontent.com/RaymondBalise/", "40e8e1cc0dec94b225b7cb307f4fa959/raw/", "2add2f029b640e31c3d4a755c690f6dd62e84a5e/analysis_with_example.qmd" )
Move readme gist into inst folder also.
addressed in #56
inst/gists
folder