harbor (version 0.2.0)

as.image: Coerce an object into an image object.

Description

Coerce an object into an image object.

Usage

as.image(x, host = harbor::localhost)

# S3 method for character as.image(x, host = harbor::localhost)

# S3 method for list as.image(x, host = harbor::localhost)

# S3 method for image as.image(x, host = harbor::localhost)

Arguments

x

object to convert

host

docker host