You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: R.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -352,7 +352,7 @@ pandoc version 1.12.3 or higher is required and was not found.
352
352
353
353
The solution to this problem [can be found at this link](https://stackoverflow.com/questions/28432607/pandoc-version-1-12-3-or-higher-is-required-and-was-not-found-r-shiny) (archived at https://perma.cc/YX57-BPRS)
354
354
355
-
# Using R Script to Commit and Push Changes
355
+
# Using R Script to Commit and Push Changes {#gitPush}
356
356
357
357
When using R to perform such actions as rendering sites and processing data, it can be useful to include code that commits and pushes relevant changes into the appropriate `git` repository.
358
358
The steps below assume that you have `Git` and the `GitHub` desktop app installed.
0 commit comments