Tom Mock

Results 40 comments of Tom Mock

Just wanted to add on a vote to this feature! The underlying C code has a header/metadata only option which has been enabled in pyreadstat already and is mentioned as...

Howdy @vincentarelbundock ! I use an estimator for binwidth to give decent binwidth options, as [taken from Rob Hyndman](https://stats.stackexchange.com/questions/798/calculating-optimal-number-of-bins-in-a-histogram). ```r bw [1] 0 ``` So the binwidth is reporting a...

I'm going to re-open, as I think I have a solution for `bw 0){ geom_histogram(color = "white", fill = "#f8bb87", binwidth = bw) } else { hist_breaks

This is likely closed by: https://github.com/jthomasmock/gtExtras/commit/639d68ab9c61f6a35d7ce91a9d5a084468fb8470

Adding on my interest in this feature as well, and thank you for considering!

This would be fantastic, I love the floating ToC in basic RMarkdown sites, and for most blog posts it would be nice to have the ToC scroll and hide depending...

Hey @StevenPlai - thanks for your patience! I'm not finding this error, 404 suggest a not found error so maybe it's the wrong ID? See below: ``` r packageVersion("espnscrapeR") #>...