inst/doc/nested-functions.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ---- eval = FALSE------------------------------------------------------------
#  library(flow)
#  flow_view(bquote)

## ---- eval = FALSE------------------------------------------------------------
#  flow_view(bquote, nested_fun = "unquote")

## ---- eval = FALSE------------------------------------------------------------
#  flow_view(bquote, nested_fun = 3)

Try the flow package in your browser

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

flow documentation built on June 7, 2023, 5:17 p.m.