load_image: Loads one of the background images for your advice with...

Description Usage Arguments Value Examples

View source: R/get_advice.R

Description

Loads one of the background images for your advice with magick package.

Usage

1
load_image(image_name = "clouds")

Arguments

image_name

String that specifies which background you'd like to load. The options are clouds, rainbow, mountain, ocean, sunset, or paper. Default is

Value

Image object

Examples

1
load_image(image_name = "clouds")

katiejolly/advicegiveR documentation built on May 22, 2019, 11:52 p.m.