Graphics in R

Posted on Nov 11, 2012 in Programming • Tagged with par, R, plot, graphics, programming, CRAN, visualization

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. par("din") gets the …


Continue reading

Data Table in R

Posted on Jun 11, 2016 in Programming • Tagged with programming, CRAN, R, data.table, data table, data.frame, data frame

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. Avoiding mixing data.table …

Continue reading

R Configuration

Posted on Jun 11, 2016 in Programming • Tagged with programming, R, CRAN, configuration, settings

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. You can customize R …


Continue reading

Data Manipulation Tools in R

Posted on Jan 11, 2016 in Programming • Tagged with programming, CRAN, data manipulation, data.table, plyr, sets, SQL

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

RJDBC

data.table do …


Continue reading

Format Numbers in R

Posted on Jun 11, 2016 in Programming • Tagged with programming, R, CRAN, formatting, numbers

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

When working with dates …


Continue reading

Find Elements That Appear Multiple Times in R

Posted on Jun 11, 2016 in Programming • Tagged with programming, CRAN, R, frequency, table, multiple times, unique

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

freq = tapply(x, x …

Continue reading