Jacci Ziebert

Results 22 comments of Jacci Ziebert

Oddly enough, my [issue ](https://github.com/tidyverse/haven/issues/529) is also with a crash database (though my state's and not from NHTSA). I am able to use the catalog file, but the labels are...

I'm getting this error as well. I have a few googlemaps and knit to HTML. The maps load fine, but a few days later it doesn't load and I get...

You have to download the HTML first to view it.

I removed the HTML as the API key may have been compromised. I'm getting this error after 4 days. ![image](https://user-images.githubusercontent.com/33001576/121378741-12aabc80-c909-11eb-842d-e02ef8b0d302.png) ````{r} map_key

I do notice it works when the knitted HTML is not self-contained.

Not exactly related. I'm no longer getting this API error so this issue has been resolved for me. Or at least I've been able to find a suitable alternative. If...

yaml header: ``` r output: rmarkdown::html_document: toc: true toc_float: true theme: flatly self_contained: false ```

I'm creating a series of HTML reports that will be publicly available. I do not want the key to be embedded inside these HTMLs. Rather I want to call the...

I'm no web developer but I think the DOM still needs to read the js files. So it's not in the HTML, per se, but you do have to dig...