
tidyverse tweets
@tidyversetweets
Followers
11K
Following
1
Media
0
Statuses
98K
Archived and inactive until further notice. I'm a bot that tweets new tidyverse content from StackOverflow and RStudio Community. Not affiliated with @rstudio.
Joined November 2017
For the foreseeable future, I'm shutting down this bot. With all the changes at Twitter, the API has started responding with errors too often for me to maintain.
1
2
7
Maybe one day I'll be able to bring this back. Until then, thanks for hanging out and answering #rstats questions!.- @wjakethompson . For other R-related things, you can find me at
fosstodon.org
26 Posts, 101 Following, 36 Followers ยท ๐งโ๐ซ Assistant Director of Psychometrics, ATLAS; ๐งโ๐ PhD University of Kansas; ๐งโ๐ป โ {:rstats:} โฉ {Taylor Swift} โฉ {dessert}. https://pronoun.is/he
0
1
2
I typed my project directly on Kaggle, how do i export my graphs from R studio to kaggle #tidyverse #rstats
0
1
1
HTML tabs with javascript do not work with shiny runtime in rmarkdown #tidyverse #rstats
stackoverflow.com
I have no problem with the following html tabs and java script in a normal rmarkdown. However, I have encounter a difficulty after adding runtime: shiny in yaml. The contents are not displayed. ...
0
1
0
How can I summarize rows in a data frame and keep the character values from the second occurrence of the grouping variable? #tidyverse #rstats
stackoverflow.com
I am trying to summarize rows in a data frame by adding numerical row values and keeping the character values from the second occurrence of the grouping variable. I have the data frame listed below...
0
1
1
Theme(legend.position ="top") is not working in ggplot #tidyverse #rstats
stackoverflow.com
I'm using this code #GENERAL ggplot(data_meta_general, aes(x = reorder(Nombre.del.anuncio, +Alcance), y = Alcance, fill = Entrega.del.anuncio)) + geom_col() + theme(legend.position ="botto...
0
1
0
data wrangling: how can i filter rows with multiple values? or other ways to handle nested values #tidyverse #rstats
stackoverflow.com
when i use pivot_wider() on my data, there are some numeric values that are duplicates, forcing conversion to a list with nested values. here's an example: dfx <- data.frame("Arb_PersonID&q...
0
2
1
ggplot countour plot: add secondary dataset (point data) using secondary axis #tidyverse #rstats
stackoverflow.com
I have read a number of other similar questions on this platform and am very close to solving this issue, but still cannot get the code correct. I have a contour plot with a reverse y axis. I would...
0
1
1
Getting "Error in if (options$engine != "R") { : argument is of length zero" when trying to render RMD #tidyverse #rstats
0
1
0
Images are not displayed at all on GitHub pages blog after knitting .Rmd and building with Jekyll #tidyverse #rstats
0
1
1