KZARCA

Results 3 issues of KZARCA

Hi, Reading the book, I thought that subsetting with `[` was preserving attributes as well. It is not the case for vectors and lists ```r a [1] "list" "otherclass" class(a[1])...

Hi I think it would be helpful if we could supply an url instead of a file. What do you think? Cheers

Using the web interface, the access token given by SHINYPROXY_OIDC_ACCESS_TOKEN is opaque. In https://github.com/openanalytics/shinyproxy-config-examples/tree/master/08-api-oauth2, the audience is different, therefore the access token generated is JWT. I want to use the...

question