rdocumentation-2.0
rdocumentation-2.0 copied to clipboard
π RDocumentation provides an easy way to search the documentation for every version of every R package on CRAN and Bioconductor.
Your README says > Note: Please read this [confluence page](https://datacamp.atlassian.net/wiki/spaces/PRODENG/pages/2314469377/RDocumentation) which explains the architecture of how RDocumentation works, and how to run the backend locally. But I can't access that...
What's up with R functions documentation? I can't access any documentation about the basic R functions: sum, sd, everything. All I'm getting is "Oops, that page doesn't exist." messages. I'm...
When querying a function name (for example 'svm' from the package 'e1071') the "function" tab is empty on right side saying "No functions found". Why? Package search works just fine.
If I search for `Ε§rans_breaks`, it lists the function of the package "scales":  But when I click on that item, no function is listed: 
When i am Reading the RDS file . Rds file is changing the xlevels of few column in Rstudio ?? - One column in named as Gender for this column...
For some packages README is shown correctly e.g. for **dplyr** at https://rdocumentation.org/packages/dplyr/versions/1.0.10 For some other packages, e.g. **ergm** https://www.rdocumentation.org/packages/ergm/versions/4.3.2, the website shows only `Description` field of `DESCRIPTION` even though the...
Hi, I am running a fit using nlsLM, matching a function against a tibble of observed data. The function runs fine on a particular dataset "data", but if I try...
The documentation is only working when used inside Datacamp courses with ?name or help(name) but it does not works when accessing it directly in the browser.  Inside Datacamp 
If a vector is used as the argument to the nrow() function, the function returns NULL. Example: vector
Ensures this repo is properly linted