2.3 Pros and Cons of using R
To re-cap and summarise, below is a table outlining the primary pros and cons of using R, as I see it:
Pros | Cons |
---|---|
A flexible programming language | Steep learning curve |
Free, platform-independent | Packages vary in quality and vary over time |
Open source | Updating can be tricky |
Lots of contributors | Assumptions can be cryptic |
Broad in scope | Frustrating when code won't run |
Always evolving | When it runs... is it correct? |
Great for stats research | Requires independent checks/debugging/programming skills |