epoxy_style: Deprecated: 'epoxy_style()'

View source: R/deprecated.R

epoxy_styleR Documentation

Deprecated: epoxy_style()

Description

epoxy_style() was renamed epoxy_transform() in epoxy version 0.1.0.

Usage

epoxy_style(...)

epoxy_style_apply(...)

epoxy_style_bold(...)

epoxy_style_code(...)

epoxy_style_collapse(...)

epoxy_style_get(...)

epoxy_style_html(...)

epoxy_style_inline(...)

epoxy_style_italic(...)

epoxy_style_set(...)

epoxy_style_wrap(...)

Arguments

...

Passed to the new epoxy_transform function.

Value

Returns the result of the new epoxy_transform function.

Functions

  • epoxy_style(): is now epoxy_transform().

  • epoxy_style_apply(): is now epoxy_transform_apply().

  • epoxy_style_bold(): is now epoxy_transform_bold().

  • epoxy_style_code(): is now epoxy_transform_code().

  • epoxy_style_collapse(): is now epoxy_transform_collapse().

  • epoxy_style_get(): is now epoxy_transform_get().

  • epoxy_style_html(): is now epoxy_transform_html().

  • epoxy_style_inline(): is now epoxy_transform_inline().

  • epoxy_style_italic(): is now epoxy_transform_italic().

  • epoxy_style_set(): is now epoxy_transform_set().

  • epoxy_style_wrap(): is now epoxy_transform_wrap().


epoxy documentation built on Sept. 20, 2023, 1:06 a.m.