anchor: anchor

View source: R/utilities-writing-report.R

anchorR Documentation

anchor

Description

Create an anchor tag for markdown document

Usage

anchor(name)

Arguments

name

Name/identifier of the anchor tag

Value

A character string

See Also

Other reporting: addFigureChunk(), addTableChunk(), addTextChunk(), copyReport(), getAnchorName(), getFigurePathsFromReport(), hasAnchor(), mergeMarkdownFiles(), renderReport(), renderWordReport(), resetReport()

Examples


anchor("section-1")


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.