insert_lockfile: Inserts a link to the lock file

Description Usage Arguments Value

View source: R/appendices.R

Description

Inserts a link to the lock file

Usage

1
2
3
4
5
6
7
8
insert_lockfile(
  repo_spec,
  name,
  collection = "posts",
  branch = "master",
  host = "https://github.com",
  text = "R environment"
)

Arguments

repo_spec

Repository specification, formatted as "user/repo_name"

name

The folder in which the article is located

collection

The collection the article belongs to (default = "posts")

branch

Name of the branch to look at

host

Host URL

text

Text to display in the link

Value

A "shiny.tag" object


djnavarro/refinery documentation built on Dec. 20, 2021, 12:05 a.m.