Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RStudio-Docu
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Scientific Computing
RStudio-Docu
Commits
e37fb0b4
Commit
e37fb0b4
authored
5 years ago
by
Dirk Sarpe
Browse files
Options
Downloads
Patches
Plain Diff
hint to use git for scripts
parent
155737fe
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
rstudio1.md
+4
-2
4 additions, 2 deletions
rstudio1.md
with
4 additions
and
2 deletions
rstudio1.md
+
4
−
2
View file @
e37fb0b4
...
...
@@ -59,8 +59,10 @@ When you log in either via https or ssh this is usually the first place where
you end up. Your home directory can be abbreviated by "~/". There is not a lot
of space here, so do not place any larger data here. RStudio has the ugly not
configurable habit to write quite some temporary data here (e.g. cached plots
and suspended sessions), so please make sure that you clean up occasionally. It
is a good place for your scripts.
and suspended sessions), so please make sure that you clean up occasionally.
The home directory is a good place for your scripts, which you hopefully have
in a git repository already.
RStudio stores several files like suspended sessions, graph history etc. in
`~/.rstudio`
. This folder is purged every 90 days to remove "forgotten"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment