🏠
Working from home
data science |> R |> tidyverse |> functional programming |> vectorization
- Buenos Aires, Argentina
Pinned Loading
-
Power BI key influencers finder
Power BI key influencers finder 1# you can use it in Power BI to build a table of insights that will help you not to miss important influencers
2suppressWarnings(suppressPackageStartupMessages({
3library(tidyverse)
4library(forcats)
5library(ggplot2)
-
-
Rowwise dplyr
Rowwise dplyr 1# when you need to use tidyselect in a mutate function
2# https://stackoverflow.com/questions/48353331/row-wise-operations-select-helpers-and-the-mutate-function-in-dplyr
3tbl %>% mutate(a = select(., contains("abc")))
45# based on https://rpubs.com/wch/200398
-
cargomoose/ggraptR
cargomoose/ggraptR PublicRapid and Pretty Things in R : A shiny graphical user interface for your favourite ggplot graphics in R
-
featuretoolsR
featuretoolsR PublicForked from praktiskt/featuretoolsR
An R interface to the Python module Featuretools
R
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.