orcid: ORCID icon

View source: R/icon.R

orcidR Documentation

ORCID icon

Description

Helper function to control the size and colour of the ORCID icon.

Usage

orcid(size = 16, bw = FALSE)

Arguments

size

Size (in pixels) of the icon.

bw

Should the black and white version of the icon be used?

Value

A plume icon.

Examples

aut <- Plume$new(encyclopedists, orcid_icon = orcid(bw = TRUE))

plume documentation built on Sept. 12, 2024, 7:31 a.m.