Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Find a submatrix in a matrix

r matrix

un-intersect values in R

r intersection

Using variable in data.table group by clause

r list data.table

R: set duplicate 'row.names' to a numeric data frame

r

How do I use the addGeoJSON() feature in R for Leaflet?

r leaflet geojson

R - Counting the number of a specific value in bins

r

Split string in each column for several columns

r strsplit

Executing a batch file in an R script

r batch-file

R Find the frequency and duration a wave is above a given value using conditional in data.table

label specific point in ggplot2

r ggplot2 labels

R download and unzip file to store in data frame

r download dataframe unzip

Bootstrapping Krippendorff's Alpha

r

Using tidyr::complete with group_by

r dplyr tidyr

R: include factors with no entries when using dcast

r reshape2

How to create multiple pages with its own set of widgets in Shiny

r shiny

Does the function y = at^b * exp(-ct) have a name? Can it be linearized? How can I estimate a, b, c?

r nlme

multiple copies of the world when zooming out in worldmap created with leaflet in R

r leaflet

plotRGB add title

r raster

How to create a time series of hourly data?

r time-series

How to assign result of integrate in R to a numeric variable?

r variable-assignment