quality R code to learn form -


i find 5 top programmed r packages regarding code quality.

looking @ code want learn how improve. many packages not programmed, unfortunately. more , more use map(), reduce() , filter() functions, , produces better code.

first, recommend reading through this thread in quite same subject on stat.stackexchange.com "winner" package zoo package.

besides concrete answers found on stackexchange, reccomend looking around on github , r-forge, lot of source can studied online. repositories tagged r.

another approach find package written aid of roxygen, can suppose, author make package correct documentation :)

anyway, suggest packages of @hadley also, wrote quite lot packages: smaller , bigger ones also, besides can find other r resources in github repositories.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -