Set some personal defaults for skeletor
Arguments
- name
character: your name
character: your email address
- github
character: your GitHub account
- file
character: file path to set these in as options. Default is your personal .Rprofile file.
Value
Invisibly, the options set in file
. Typically, you'll call
this function only once, and only for its side effects of adding the values
to your .Rprofile so that skeletor()
will find them there without
your having to enter them each time.