Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

How to insert elements into multiple positions in a vector without iteration

r

Convert string to numeric defining the number of decimal digits

r string numeric

return the highest level factor

r refactoring categories

Calculate min and max (range) by group

r range aggregate

how to use "NA" as string

r na

ggplot: Plotting the bins on x-axis and the average on y-axis

r ggplot2 binning

How to use data.table to efficiently calculate allele frequencies (proportions) by group across multiple columns (loci)

r data.table

How to change values from character to number using if and for statement?

r

Carriage returns in DT package R Shiny

r shiny dt

Latex preamble in R Markdown

r latex r-markdown

R regex - match until first letter-space-digit combination from the end

regex r gsub

How to extract only year from the date in dataframes? [duplicate]

r

Get function being used in error (from call)

r

Rotate entire ggplot() without rotating any text R

r ggplot2 rotation

R SQL: Pull data from MySQL for list of ids already in a dataframe

mysql sql r r-dbi

R: calculating fraction of values in column, grouped by value in another column

r

How to remove diagonal element square from a matrix?

r matrix

String decomposition

Labeling unique values in R

r duplicates dplyr

How to place bounds on nls coefficients?

r constraints regression nls