Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in r

Count the occurrences of words in a string row wise based on existing words in other columns

r nlp text-mining

How do I get Shiny-server to working with Azure Active Directory

Rolling count of distinct years

r dplyr

Row by row computation

r

Combining Rintrojs with shinydashboard

How to draw a squircle in R

r geometry-surface

Replace entire string anywhere in dataframe based on partial match with dplyr

r dplyr

Selecting and renaming columns at the same time

python r pandas dplyr

Efficient way to read and write data into files over a loop using R

r performance sparkr

Extract last numbers of sequences in a vector in R

r

Extract numbers from a string separated by "-" with their signs

r regex

How to plot smoothed line (ggalt::xspline) plot with x-axis as factor

r ggplot2 line-plot ggalt

How to pass a vector of values as parameters for mutate?

r dplyr

Tricky grouping of pairs from columns to rows

r tidyverse

activate/deactivate tab in the rightsidebar of a shinydashboardplus at click on left sidebar menu item

r shiny shinydashboard shinyjs

How do I create the sequence 1 12 123

r

Syntax for binomial formula in geom_smooth

r ggplot2 glm

Keeping dodge position in boxplot passed to plotly

r ggplot2 plotly boxplot

How to construct/plot convex hulls of polygons from points by factor using sf?

r spatial sf geos r-mapview

How do you sum consecutive values in a column and create a new column of those summed values?

r