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

Description Usage Arguments

Description

Coerce an object into an image object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
as.image(x, host = harbor::localhost)

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

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

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

Arguments

x

object to convert

host

docker host


wch/harbor documentation built on May 4, 2019, 2:02 a.m.