Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

find common elements among several vectors with R and apply a function

r

Package arules in R: getting rules with only one item in the left-hand side

r arules

Placing a string on the clipboard without a newline

r clipboard

psycopg2 equivalent to R dbWriteTable command and getting more performance from python code

python r postgresql psycopg2

Using R reference classes to pass values from one window to another in a GUI

Extract CDATA tagged values from .kml in R

r kml

controlling the value (TRUE or FALSE) of dummy variables in interaction terms when using lm()

r

jags.parallel - Error in get(name, envir = envir) : invalid first argument

French names using wday in lubridate

r lubridate

customized "scale_color_gradient2" in ggplot2

r ggplot2

R floating point number precision being lost on coversion from character

r casting numeric

how to identify positions of max value in an array?

arrays r max

How to split a data.table by groups and use subset by occourences in a columns?

r split data.table plyr subset

Error trying to read a PDF using readPDF from the tm package

r tm

R list.files(my_working_directory) shows no files but I know they are there. How to fix?

How to plot time interval data using ggplot2

r ggplot2

generate (overlapping) sets of mutually similar elements from binary similarity matrix [duplicate]

r set cluster-analysis

R shiny mainPanel display style and font

r shiny

Increase the size of variable-size points in ggplot2 scatter plot [duplicate]

r ggplot2

How to make dodge in geom_bar agree with dodge in geom_errorbar, geom_point

r ggplot2 position-dodge