+ - 0:00:00
Notes for current slide
Notes for next slide

editable
for xaringan

📝

xaringanExtra

1 / 5

What do you think of xaringan?

🤗 Things I like

  • pro

😠 Things I don't like

  • con
2 / 5

How it works

Use editable from xaringanExtra.

```{r xaringan-editable, echo=FALSE}
xaringanExtra::use_editable()
```

Wrap editable things in the .can-edit[ ] class.

## What do you think of .can-edit.red[xaringan]?

Make edits persist across sessions by including a .key-NAME class.

## What do you think of .can-edit.red.key-Package[xaringan]?
3 / 5

A few more details

The expires argument of use_editable() sets how long edited values are stored.

Stored values are tied to each render of the document, so newer versions of a document won't use the values from previous versions.

Once your slides are "in production", and the editable fields and names won't change much, use the id argument of use_editable() to persist values across document versions.

4 / 5

What do you think of xaringan?

🤗 Things I like

  • pro

😠 Things I don't like

  • con
2 / 5
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
oTile View: Overview of Slides
Esc Back to slideshow