inst/doc/sass.R

## ----setup, include=FALSE-----------------------------------------------------
library(sass)
knitr::opts_chunk$set(
  collapse = TRUE,
  message = FALSE,
  fig.align = "center",
  out.width = "80%",
  class.output = "css",
  comment = ""
)

## ----eval=FALSE, ref.label='bs_sass'------------------------------------------
#  NA

## ----echo = FALSE, out.width='50%'--------------------------------------------
knitr::include_graphics('my-style.png')

## ----echo = FALSE, out.width='30%'--------------------------------------------
knitr::include_graphics('hello-pacifico.png')

## ----echo = FALSE-------------------------------------------------------------
knitr::include_graphics("https://i.imgur.com/5cUEifg.gif")

Try the sass package in your browser

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

sass documentation built on May 29, 2024, 11:51 a.m.