Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R HoltWinters forecast package - avoiding overfitting data

Error in subsetting with $ immediately after a function in dplyr pipe

r dplyr

Changing label positions in a R party plot (decision/regression trees)

r plot decision-tree party

Preventing duplicate slashes in file paths

r filepath

R arulesSequences - which frequent sequences are present in a transaction?

r arules

ggplot2: Why symbol sizes differ when 'size' is including inside vs outside aes statement?

r ggplot2

How to prevent a kable from splitting between pages?

r knitr r-markdown

How can I remove space/gaps between continuous x-values in geom_raster

r ggplot2 heatmap geom-raster

How to merge big sparse matrices

r list merge sparse-matrix

Custom rcpp last function slow with dplyr group_by and summarise compared to tapply

r performance dplyr tapply

Avoid (as)data.frame change data to factors when converting from zoo object

r dataframe zoo

Using dplyr to filter rows which contain partial string of column

r filter dplyr summarize

R Markdown: Must the author's name be italic?

r r-markdown

Text SVG plot in Rmarkdown

r svg knitr r-markdown

How to profile Rcpp code (on linux)

c++ r profiling rcpp gperftools

Map aesthetics to LINESTRING geometries with sf in R

r ggplot2 sf

Repeating a repeated sequence

r sequence replicate

How to speed up subset by groups

r performance data.table dplyr

R Shiny withProgress Indicator Within Fluid Container

html css r shiny

Function for retrieving own ip address from within R?

r