Skip to content
Discussion options

You must be logged in to vote

As I said, it's just regular markdown.

---
title: "**Identified cryostock isolates**"
format: dashboard
scrolling: true
---

# Visualisation

[Link to data page](#data)

# Data

```{r}
knitr::kable(head(mtcars))
```

# Info

::: {.card title="Interactive figures"}
[Link to visualisation page](#visualisation)

Text and table
:::

::: {.card title="Interactive figures"}
Text and tables
:::

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@XanderC137
Comment options

@mcanouil
Comment options

@XanderC137
Comment options

@mcanouil
Comment options

Answer selected by XanderC137
@XanderC137
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants