Open CharlotteZeiz opened 1 month ago
This is the link to my repository.
https://github.com/CharlotteZeiz/Repo-IntroHDS-Charlotte
Step 4 and 5 where a bit confusing for me. I created a word document and added it in the web version github (via the add file button next to the green code button) Then i added a sentence to the document (in word) and pushed the change from the desktopversion. Was this the right way to do it? If i view the history now i can only see the version of the document with the extra senctence. I thought there would be the first version of the document as an anchorpoint like explained in the video. Can someone tell me what i did wrong? Thanks
Hi Sophie, the word document you added appears to be called "Add a new file in your local repository, commit the file addition, and push it to the remote repository on GitHub.docx"... is that right? As docx is a binary format, github cannot easily show the comparison of the different versions. If you used a text file (e.g. a markdown file with the extension .md - similar to the Readme file), you'd be able to see the comparison. But in terms of adding a file / making a change, you've done it correctly, well done! 🥳
This is my week 4 repository
This is my week 5+ repository. Still have many troubles with the commands https://github.com/CharlotteZeiz/HDS_RStudio_Repo_oefeningencursus
It will get easier with practice Charlotte 😃 Try to organise your files in folders, according to the good coding practices described in the course material.
Hi @dblana , i tried the system with the 3 folders you showed in the course but then i had trouble having all the files together in r studio so i put them al back in one folder... :(
In your code, you can refer to files that are in different folders - ask @warren-james about it in one of the support sessions 😃
Hello everyone! Please use this checklist over the next few weeks as you go through your health data science journey :tada:. Tick each item as your complete it!
Week 2: Your first repository
Week 4: Rmarkdown
Week 5: Practical: reading data in R
Week 6-10: Your project Now that you have become familiar with GitHub, you can start using it to prepare your report, and get help and feedback from your group members.