inst/doc/introduction_r2resize.R

## ----eval=TRUE,echo=TRUE------------------------------------------------------
r2resize::add.resizer(
  theme.color = "black",
  position = "top",
  font.size = "12px",
  font.color = "darkblue",
  tables = TRUE,
  images = TRUE,
  line.color = "orange",
  line.width = 150,
  default.image.width="40%"
)

## ----eval=TRUE,echo=TRUE------------------------------------------------------
library(r2symbols)
r2resize::emphasisCard("text1",symbol("ram","hippopotamus","alpha","beta",font.size=50), bg.color = "#f1f1f1")

Try the r2resize package in your browser

Any scripts or data that you put into this service are public.

r2resize documentation built on May 29, 2024, 11:55 a.m.