Quantcast
Channel: r software hub
Viewing all articles
Browse latest Browse all 1015

About those weird things in R…

$
0
0

By David Smith

There’s no denying that for a language as popular as R, it has more than its fair share of quirks. If you’ve ever wondered why, for example, R has a non-standard assignment operator, or that periods are allowed in symbols (and don’t signify method calls), or that character data imports as factors (not strings) by default, then this blog post by Oliver Keyes is for you. If you’re new to R, it’s worth checking out for some common traps in R’s syntax. And if you’re a longtime R user, it’s an interesting (and entertaining) look into R’s history, and how various influences (including ancient keyboards) have influenced the design of the world’s most popular language for data science.

Oliver Keyes: Rbirtary Standards

Related

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: Data science, Big Data, R jobs, visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more…


If you got this far, why not subscribe for updates from the site? Choose your flavor: e-mail, twitter, RSS, or facebook…

…read more

Source:: r-bloggers.com


Viewing all articles
Browse latest Browse all 1015

Trending Articles