flip: Flip

Description Usage Arguments Value Examples

Description

Flip

Usage

1
flip(input_path, direction, output_path)

Arguments

input_path

string, path for the input png file

direction

string, direction of flip

output_path

string, path for the output png file

Value

a png file at the specified output path

Examples

1
#' flip("img.png", "h", "flipped.png")

UBC-MDS/InstaR documentation built on May 25, 2019, 1:35 p.m.