Skip to content

Commit

Permalink
revert to use kable
Browse files Browse the repository at this point in the history
  • Loading branch information
hansvancalster committed Jun 19, 2024
1 parent de7604c commit 95b346d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/spp/mnm/spp_116_nl_abiotiek_stilstaand/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ tibble(
taal = metadata[["language"]],
projectnaam = metadata[["project_name"]]
) %>%
pander::pander(split.tables = Inf)
kable()
```

```{r results="asis"}
Expand Down

0 comments on commit 95b346d

Please sign in to comment.