create_custom_dependency: Imports Internal Dependencies

View source: R/deps.R

create_custom_dependencyR Documentation

Imports Internal Dependencies

Description

Wrap internal scripts and stylesheets in one htmlDependency.

Usage

create_custom_dependency(
  name,
  version,
  entry_points,
  open = interactive(),
  mode
)

Arguments

name

Package name.

version

Package version.

entry_points

Entry points to create dependency for.

open

Whether to allow rstudioapi to open the newly created script. Default to TRUE.

mode

Internal. Don't use.


RinteRface/charpente documentation built on March 10, 2024, 4:14 p.m.