Skip to content

Commit a2ba187

Browse files
authored
Merge pull request #3372 from lzim/edit_sections_on_running_r_notebook
Edit sections on running r notebook
2 parents afca567 + da9bfb3 commit a2ba187

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

5.1_manage_research_repository_including_readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@
2323
- Datafeeds
2424
- R Notebooks
2525
- Analyses for tests of specific aims
26-
7. Report Progress (see 5.2).
26+
7. Report Progress (see 5.2).
27+
8. If you run into a "long file names" when cloning a repo or merging a branch, refer to [this issue](https://github.com/lzim/research/issues/750) for a resolution.

7.6_coordinate_code_review.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
## Coordinate a Code Review
2+
### How to access R notebooks
3+
Each grant has a folder on our repo. Within these folders, you will find R notebooks for various analyses or manuscript relevant to that grant.
4+
### How to Run Notebooks
5+
Across all notebooks, code chunks that rely on data sources located behind the VA firewall will only run on a your VA machines based on your access credentials. Email mtl.info@va.gov to request permission to access data provisioned to TeamPSD that you do not have access to. Code chunks that depends only on data available in our GitHub repositories can be executed on non-VA machines. Detailed instructions on how to establish connections and load data are provided in the respective notebooks.

0 commit comments

Comments
 (0)