Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Extract from string using regular expression

regex r

Does multicore computing using R's doParallel package use more memory?

Ranking dataframe columns in R

r dataframe ranking

apply which.max to second, third, etc. highest value

r

Contingency table based on third variable (numeric)

r

Submitting R package that use OpenMP

c++ r openmp

Convert factor variable of strings to list of integers using data.table

r data.table

Postgres DB can't connect to R with RJDBC

java r postgresql jdbc rjdbc

Apply over rows of data.table: find rows where a subset of columns are all NA

r data.table apply na

Filling polygons of a map using GGplot in R

r ggplot2 fill

Why does summary overestimate the R-squared with a "no-intercept" model formula

r summary intercept lm

How do I multiply (square, divide, etc.) a single column in R

r

Extract data elements found in a single column

r data-manipulation

How to split a string from right-to-left, like Python's rsplit()?

r split stringr stringi

R: returning the minimum positive number

r

R: Extract columns of a dataframe through string matching

r match subset

Is there a way to run a code which is contained in a string object (in R)?

r string class

Fast way to count events over a sliding window

r performance loops vector count

Choropleth Maps in R - TIGER Shapefile issue

r gis tiger-census

Italicise text in latex figure caption produced by knitr

r knitr