Skip to content

Commit 4dcae40

Browse files
committed
20250520 - header tag
1 parent 960f9ce commit 4dcae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ pandoc version 1.12.3 or higher is required and was not found.
352352

353353
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)
354354

355-
# Using R Script to Commit and Push Changes
355+
# Using R Script to Commit and Push Changes {#gitPush}
356356

357357
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.
358358
The steps below assume that you have `Git` and the `GitHub` desktop app installed.

0 commit comments

Comments
 (0)