
45.5K
PAMy second most asked question is always how I learnt R
I taught myself mainly by just trial and error (I have to actually physically do something I can’t just watch videos as I don’t take it in) so I started with the very basics.
I think it’s so easy to overdo and feel like you need to know how to do everything or a lot of things at the start. Stick to simple things like understanding the R studio interface and loading packages and other basic commands
(after this most things I learnt were googling very specifically what I needed to do and adding the command to a ‘useful command’ list I have)
Next:
Following a vignette from start to finish (one that would be similar to what I would soon need) I then would go through and click on functions to look at the arguments (this tells you all the parameters for the function) and how I can change them if needed!
Finally try swirl it’s so easy to just load directly in the terminal and you learn as you go!
What’s your top tips?
I also have so many more so make sure you follow!
#phd #student #coding #rprogramming #university #tipsandtricks
@paigeinscience


![#R Programming Reel by @python_for_bioinformatics - In R: 10 lines, 3 errors, 2 Google searches.
In Python: dna[::-1]
🧬 Natural selection clearly chose Python
#python #rprogramming #bioinformatics #bi](https://image.pictame.com/img/572704360_1389316589474886_4083420376624365226_n.jpg?hash=aHR0cHM6Ly9zY29udGVudC13YXcyLTEuY2RuaW5zdGFncmFtLmNvbS92L3Q1MS43MTg3OC0xNS81NzI3MDQzNjBfMTM4OTMxNjU4OTQ3NDg4Nl80MDgzNDIwMzc2NjI0MzY1MjI2X24uanBnP3N0cD1kc3QtanBnX2UzNV9zNjQweDY0MF90dDYmX25jX2NhdD0xMDgmY2NiPTctNSZfbmNfc2lkPTE4ZGU3NCZlZmc9ZXlKbFptZGZkR0ZuSWpvaVEweEpVRk11WW1WemRGOXBiV0ZuWlY5MWNteG5aVzR1UXpNaWZRJTNEJTNEJl9uY19vaGM9V2kyY1V1TndZbmNRN2tOdndFSmxkU08mX25jX29jPUFkcUx3MFBCZ1pVc1pILVZnb1FpRGhHSmdZXzNMRzVMbjFBd3RCOGgyWDJaU0dUY1A5QzBZMnJQdnctbFJRLVJITTAmX25jX3p0PTIzJl9uY19odD1zY29udGVudC13YXcyLTEuY2RuaW5zdGFncmFtLmNvbSZfbmNfZ2lkPVFTTVo4ajNfd1JtbUlJZ2tHOWhVWmcmX25jX3NzPTdhMzBmJm9oPTAwX0FmelAzc3g4SFV2LXUzaDRwV19uWGJCQ3gyUkpZZkQ3X2xiVWU4QU1LVjZBYWcmb2U9NjlDRTI2QTE=)







