In `hgd_url` there's an `explicit` argument which is documented but is never used in the code. https://github.com/nx10/httpgd/blob/087ebf5bbf46ddc52e107d6a8bb26381177d2e7f/R/httpgd.R#L199 Is this leftover from old code?
In
hgd_urlthere's anexplicitargument which is documented but is never used in the code.httpgd/R/httpgd.R
Line 199 in 087ebf5
Is this leftover from old code?