mirror of
https://github.com/dchakro/shared_Rscripts.git
synced 2026-05-17 09:12:16 -07:00
rename to txt as it is easier to edit in text editor
This commit is contained in:
parent
eaecaf95f1
commit
8a2f625bf4
1 changed files with 7 additions and 0 deletions
|
|
@ -181,3 +181,10 @@ snippet bench
|
|||
DF <- summarySE(bmark,measurevar = "time",groupvars = "expr",statistic = "mean")
|
||||
|
||||
${0}
|
||||
|
||||
|
||||
snippet parallelRDS
|
||||
source('https://gist.githubusercontent.com/dchakro/8b1e97ba6853563dd0bb5b7be2317692/raw/parallelRDS.R')
|
||||
${0}
|
||||
rm(readRDS.gz,saveRDS.gz,writeRDS,loadRDS)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue