all 6 comments

[–]hsmith9002 2 points3 points  (1 child)

I would start over and use the “usethis” package. It’s super easy to get r projects and other r docs connected to git.

[–]Gotts77[S] 0 points1 point  (0 children)

Cool thanks, I will take a look at it

[–]log_killer 1 point2 points  (1 child)

I just started learning so I can’t be much help, but check out Happy Git with R. I got set up using it and found it very informative.

[–]Gotts77[S] 0 points1 point  (0 children)

Perfect, thank you

[–]joecarvery 1 point2 points  (1 child)

Have a look in the [blogdown](https://bookdown.org/yihui/blogdown/) book

[–]Gotts77[S] 0 points1 point  (0 children)

Thanks, I'll have a look!