Learn R Programming

styler (version 1.3.0)

cache_by_expression: Cache text

Description

Splits text into expressions and adds these to the cache. Note that comments are not cached because caching them is too expensive.

Usage

cache_by_expression(text, transformers)

Arguments

text

A character vector with one or more expressions.

transformers

The transformers.