mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
b3434d9dfb
commit
347490605f
20 changed files with 573 additions and 538 deletions
|
|
@ -86,7 +86,8 @@ c("continuous", "dichotomous", "ordinal", "categorical") |>
|
|||
setNames(c("Plot type","Description")))
|
||||
}) |>
|
||||
dplyr::bind_rows() |>
|
||||
toastui::datagrid(filters=TRUE,theme="striped")
|
||||
# toastui::datagrid(filters=TRUE,theme="striped") |>
|
||||
kableExtra::kable()
|
||||
```
|
||||
|
||||
## Regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue