Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in tidyverse
create a new column which is the sum of specific columns (selected by their names) in dplyr
Dec 10, 2018
r
dplyr
tidyverse
Accumulate values for every possible combination in R
Aug 24, 2022
r
dataframe
tidyverse
expand
accumulate
Difference between dplyr::rename and dplyr::rename_all
Oct 19, 2022
r
dplyr
tidyverse
Using modelr::add_predictions for glm
Apr 24, 2022
r
glm
tidyverse
modelr
How to feed a list of unquoted column names into `lapply` (so that I can use it with a `dplyr` function)
Apr 23, 2021
r
dplyr
tidyverse
rlang
lazyeval
R: Which is the optimal way to compute functions over time with 3D arrays (latitude, longitude, and time)?
Apr 27, 2022
r
arrays
data.table
tidyverse
Applying group_by and summarise(sum) but keep columns with non-relevant conflicting data?
Apr 17, 2022
r
group-by
tidyverse
dplyr
summarize
Count data divided by year and by region in R
Mar 19, 2022
r
grouping
tidyverse
data-management
How to loop over a tidy eval function using purrr?
Jan 07, 2020
r
ggplot2
tidyverse
purrr
tidyeval
Use broom and tidyverse to run regressions on different dependent variables
Sep 15, 2022
r
loops
regression
tidyverse
broom
Controlling decimal places displayed in a tibble. Understanding what pillar.sigfig does
Aug 28, 2022
r
tidyverse
tibble
Refering to column names inside dplyr's across()
Aug 28, 2022
r
dplyr
tidyverse
How do {{}} double curly brackets work in dplyr?
Nov 18, 2022
r
tidyverse
curly-braces
rlang
How do I do a rolling cumsum over consecutive rows of a tibble in R
Mar 14, 2022
r
tidyverse
tibble
How to install Tidyverse on Ubuntu 16.04 and 17.04
Sep 14, 2022
r
ubuntu
tidyverse
Fitting several regression models by changing only one independent variable within mutate()
Feb 11, 2022
r
dplyr
regression
tidyverse
Filter by multiple patterns with filter() and str_detect()
Jul 06, 2020
r
stringr
tidyverse
stringi
How to name the list of the group_split output in dplyr
Mar 23, 2022
r
dplyr
split
tidyverse
tidytable
Which tidyverse functions return tibbles?
Oct 26, 2022
r
tidyverse
tibble
How to pivoting dataframe consisting column with section and sub section In R
Nov 18, 2022
r
dataframe
dplyr
tidyverse
tidyr
« Newer Entries
Older Entries »