Emil Hvitfeldt

Results 233 issues of Emil Hvitfeldt

https://twitter.com/kevinsblake/status/1549153025767444483

https://twitter.com/juanbgonzalez13/status/1507778920711700482?s=21

https://github.com/dawnbarlow/musculusColors ref: https://twitter.com/Dawn_R_Barlow/status/1306294557051559937

Wait for resolution to https://github.com/shandiya/feather/issues/2

new palettes

Hello 👋 In the most recent [CRAN release](https://cran.r-project.org/web/packages/recipes/index.html) of {recipes}, we took the first step towards [updating the printing infrastructure to use {cli}](https://github.com/tidymodels/recipes/issues/426). This means that in order for your...

It appears that the word list is machine generated and I would like a confirmation on that.

Ch: Stop words

``` r library(ggpage) library(tidytext) library(tidyverse) text % unnest_tokens(text, text, token = function(x) str_split(x, "\n")) %>% ggpage_quick() #> Warning: Use of `data_1$x_space_right` is discouraged. Use `x_space_right` #> instead. #> Warning: Use...

If enabled would allow for each word to have a paragraph, sentence and word id.