Trang Le
Trang Le
I'm using v3, and when I added the `force_orphan: true` option in my deploy step, `keep_files: true` seemed to stop working. Existing files on `gh-pages` were not kept. The corresponding...
Hi there, awesome package 💯 🚀 . I know the CSV download button has just recently been implemented (#11), and I was wondering if reactable could also provide a colvis...
Hi @yixuan thank you for this beautiful package! 🚀 🌻 I have a quick question regarding [showtextdb::font_install()](https://github.com/yixuan/showtextdb/blob/master/R/font_install.R). Right now, it seems that it only supports installing fonts from an online...
Hi @wch, thank you for an awesome package! 🌻 I have a question regarding [`font_install()`](https://github.com/wch/extrafont/blob/054a41fcba237cbb693144a0fc7b23a9e30f0c2b/R/font.r#L45): is there a way to use the function to install the font family in the...
Like [here](https://explained.ai/decision-tree-viz/#sec:1.5.5).
I don't see an roxygen framework, so I went ahead and propose the edit here. The existing example gave `Error: 'list' object cannot be coerced to type 'logical'`. Specifying the...
We already have some of these small datasets, but others might be great to add to our collection: https://github.com/tidymodels/modeldata
@lacava suggested this a while ago. This would be a great dataset to be added to the suite. https://github.com/propublica/compas-analysis/
Currently, the features in the Wisconsin Prognostic Breast Cancer dataset [do not have names](https://github.com/EpistasisLab/penn-ml-benchmarks/tree/ec90219de01b1380dfecc1c735d8216923e43ca0/datasets/classification/breast-cancer-wisconsin). The (I think) corresponding dataset on [OpenML](https://www.openml.org/d/191) or even [Kaggle](https://www.kaggle.com/uciml/breast-cancer-wisconsin-data) seem to have this information. It...
From the [docs](https://docs.openalex.org/api-entities/authors/author-object#x_concepts): > x_concepts will be deprecated and removed soon. We will be replacing this functionality with [Topics](https://docs.openalex.org/api-entities/topics) instead.