Thomas
Thomas
Doing a bit more research, I see that this question is similar to the following posts on Stackoverflow: https://stackoverflow.com/questions/65722241/is-there-a-way-of-making-aggregated-drop-downs-in-reactable-which-doesnt-leave https://stackoverflow.com/questions/66000137/expand-and-collaps-variables-in-a-single-column-using-reactable-in-r
For an NA value in a lists column in a data frame, toJSON outputs an empty list (instead of nothing)
It would be helpful if a similar logic could be implemented for NULLs. In the following example, the empty `_children`-entry causes an error for `toastui::datagrid()`. ``` r json_raw [ #>...
For an NA value in a lists column in a data frame, toJSON outputs an empty list (instead of nothing)
Just saw that this was also requested in #143
Fantastic to see this conversation getting started. I have been using devcontainers for R-projects during the last year, and they are a gamechanger for onboarding collaborators with less Docker-experience. Just...
I recently had to implement something similar to your second scenario (not using OAuth as gate to access app, but to retrieve an access token to fetch data inside app,...
Your intuition is right, I will see if I can come up with a better structure now that I have gotten my head around it. Meanwhile, I think this should...
> Most of the extensions you've noted as "missing" are more accurately described as "out-of-tree extensions". The exceptions are the visualizer extension, which has been removed, and the jemalloc extension,...
Thanks for useful links, @raubreywhite. Unfortunately, I have been caught up in work lately, but if I get some time in the near future I will add these as additional...
Hey @Oiesof, Thank you so much for your kind feedback and apologies for the late response. Since MSIS only report aggregated statistics, we scrape MSIS daily. There's some non-trivial post-processing...
> Thanks for working this! Obviously it's a big PR so it'll take me + @jcheng5 a little while to get our heads around this, but we really appreciate you...