luchaoqi / my-R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[toc]

Permutation test

for combinations and permutations, check out MRIdata project updates.Rmd

Publishable table from summary(model)

pixiedust

Hide pagedtable-header-type in Notebook Output ref

sjPlot

sjPlot works perfectly with MS word and http://www.tablesgenerator.com/

You can directly copy paste the results

R package development 101

Build a website for your package

https://github.com/r-lib/pkgdown

Travis-ci

https://johnmuschelli.com/smi_2019/#1

https://www.youtube.com/playlist?list=PLk3B5c8iCV-T4LM0mwEyWIunIunLyEjqM

Get your R package on CRAN in 10 steps

https://jef.works/blog/2018/06/18/get-your-package-on-cran-in-10-steps/

https://kbroman.org/pkg_primer/pages/cran.html

EDA

Long versus wide formats, tidy data

Data transformation with dplyr::

RStudio

https://dailies.rstudio.com/

About


Languages

Language:R 94.2%Language:Shell 5.8%