Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

R large datatable display in Shiny

How to deal with the log of a sum of more than two super small probabilities

Find combinations of rows grouped by a column by picking 1 row from each group in dataframe

r combinations

R with testthat: Get list of exported functions

r unit-testing

Sorting output from variable importance (caret package) [closed]

print decision tree in text nicely / with custom control [r]

r decision-tree rpart party

Indentation when line break in group_rows() command - kableExtra package in R markdown

Return multiple values from a function [duplicate]

r function

Calculating cumulative standard deviation by group using R

r

Multiply values from two data frames based on shared identifier

r dataframe

What type of orthogonal polynomials does R use?

conversion to float in R

r

How to generate a negative exponential distribution in R

r math exponential

Check if the value exists in any other columns with Tidyverse

Cannot get install of brms or rstan to compile

Coerce raster time series (rts) object back to raster* object

r raster

hash tags regex, keep # in url

regex r

Identify at least N contiguous cells that match a certain criteria, in a grid

r igraph contiguous

Add a space every three characters from the end

Get difference between rows for all columns in R

r for-loop dplyr