|
You are here |
dplyr.tidyverse.org | ||
| | | | |
yardstick.tidymodels.org
|
|
| | | | | Compute the logarithmic loss of a classification model. | |
| | | | |
vctrs.r-lib.org
|
|
| | | | | vec_as_names() takes a character vector of names and repairs it according to the repair argument. It is the r-lib and tidyverse equivalent of base::make.names(). vctrs deals with a few levels of name repair: minimal names exist. The names attribute is not NULL. The name of an unnamed element is "" and never NA. For instance, vec_as_names() always returns minimal names and data frames created by the tibble package have names that are, at least, minimal. unique names are minimal, have no duplicates, and ca... | |
| | | | |
echarts4r.john-coene.com
|
|
| | | | | Initialise a chart. | |
| | | | |
hop.ie
|
|
| | | How to set up a Digital Ocean droplet for your Sapper app, and host it along with your API on the same server | ||