-
`width` is an aesthetic **and** a parameter of geom_errorbar (also worth nothing that it is not documented as either except in examples). Because of this dual classification, although you can set the …
-
Hi. Is there a way to send local images to the team channel? It appears like urls. it'd be nice to send a local image like so:
```
libary(teamr)
temp
-
I am not sure why someone might want to do this, but for fun let's use `d3` through `v8` to generate an `svg`.
```
library(V8)
library(htmltools)
library(ggplot2)
library(ggsvg)
ctx
-
Somehow flexdashboard doen't work on iPhone properly. Only navbar renders and nothing more. It works fine on Android and my PC, but not on iPhones.
This simple example:
````
---
title: "Testing flex…
-
@rCarto @HuguesPecout @geocaruso @dieghernan
I've put a very preliminary presentation draft up on https://rsbivand.github.io/eqc23_talk/, repo https://github.com/rsbivand/eqc23_talk (here). I'd be…
-
There is currently not an easy way to show projects based on weeks, rather than months.
A consistent implementation requires some choices that may not be obvious, e.g. should the gray stripes in t…
-
This was brought to my attention by @larmarange.
Hypothetically, one could want to automate making the following plot, by setting the default `colour` aesthetic in the geom.
``` r
library(ggplo…
-
My R session (within RStudio) hangs up after using ggplotly().
For testing, I use one of the examples of ?ggplotly. The example normally works ok once or twice, but the R session hangs up after sever…
-
Alameda_cleaned_v2.txt looks to have 85% more records than the new Alameda file in working_data.
The rows that are getting dropped don't seem like "bad" rows either.
To get a sense of # of pages bei…
-
# Question
_RMS Titanic was a British passenger liner that sank in the North Atlantic Ocean in the early morning hours of 15 April 1912, after it collided with an iceberg during its maiden voyage fro…