-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Important/useful skills for Unconference #7
Comments
Great question. At the last Unconf I actually learned a lot about git and github! We're going to have a session on the Thursday arvo 4-6pm at The Edge, Southbank, before the meet and greet to go over some of that and related R concepts. If you're new to git as well it would be worth attending. Otherwise, there's a good chance you'll be working with people on some kind of package or a markdown document. So getting to grips with R markdown and the structure of R packages is going to help you stay oriented with what the group is trying to achieve. |
Also, you might want to checkout the repo links in the Highlights section of the last Unconf: http://auunconf.ropensci.org/ |
I'd suggest,
As @MilesMcBain said, I learned quite a bit in two days about Git and GitHub (and R) last year. |
Thanks @MilesMcBain and @adamhsparks . Great suggestions! I'm definitely weak on my understanding of the structure of R Packages and taking a look at the repo links for the last event is a fantastic idea. |
Hey Simon, I am sure there will be other people that are weak on their understanding of the structure of R packages (for example me), and other aspects of getting up and going. So, please do share any good resources :) |
A very good intro to R packages is provided by Hadley Wickham at http://r-pkgs.had.co.nz/ An equally good intro to git/github is provided by Jenny Bryan at http://happygitwithr.com/ Spending some time going through those two online books is well worth it. |
Thanks for sharing those links Rob. I'll check them out before Friday. |
@SimonLyons, I started with that one. It's a good one. |
Hi everyone,
I'm excited about being a part of my first R group collaboration and I'm keen to contribute as much as possible. However I'm relatively new to R (and definitely new to these style of events). For those of you who are old hands are this sort of thing, I'm wondering if you'd be willing to share the types of skills, or identify which R capabilities are likely to be most useful.
I know there's only so much that can be absorbed in a week, but I'm thinking I may not be the only one who would benefit from a bit of last minute cramming! :)
Cheers,
Simon
The text was updated successfully, but these errors were encountered: