Skip to content

My useful scripts, templates and instalation files.

Notifications You must be signed in to change notification settings

Glastos/persoJD

 
 

Repository files navigation

PersoJD

This repository contains the files I use for work or personal usage. I provide these files without any warranty, it's a backup that I can access anywhere, but it could be useful for other people.

contain installPackages.R script for downloading some useful R packages.

Personal R package containing my R-Markdown templates.

Contain the R-Studio configuration files:

  • Settings
  • Snippets
  • Personal dictionary

To retrieve my configuration:

rm -r ~/.config/rstudio
ln -s path/to/persoJD/R-StudioConfig/ ~/.config/rstudio
rm -r ~/rprofile
ln -s path/to/persoJD/.Rprofile ~/.Rprofile

My .Rprofile file.

AutoSyncDirectories

Small code to mirror directories in Windows using Rsync. (Does not work very well)

About

My useful scripts, templates and instalation files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 32.4%
  • Vim Snippet 27.3%
  • CSS 23.6%
  • SCSS 13.5%
  • Shell 1.6%
  • JavaScript 0.9%
  • Other 0.7%