contactinfo: Wrapper around 'apputils::contactinfo'

Description Usage Arguments Details Value Examples

View source: R/info.R

Description

This function makes a call to apputils::contactinfo using stored author contact info templates. This override requires that snaputils be loaded after apputils, but this is the meaningful order for loading these packages by their nature. Otherwise, snapputils::contactinfo would have to be called explicitly.

Usage

1
contactinfo(id = "leonawicz", snap, iarc, uaf)

Arguments

id

character, name of author template to use. Available templates: "leonawicz".

snap

image url.

iarc

image url.

uaf

image url.

Details

The user may optionally provide paths to SNAP, IARC and UAF logo images for branding. The logos may be contained in the www/ directory or could be at a web url.

Value

a tag list.

Examples

1
## Not run: contactinfo()

leonawicz/snaputils documentation built on May 20, 2019, 10:21 p.m.