enhance_image: image 'enhancement'

Description Usage Arguments Examples

View source: R/day20.R

Description

image 'enhancement'

Usage

1

Arguments

file

input file

times

number of times to enhance

Examples

1
2
3
4
5
## Not run: 
file <- system.file("extdata", "day20.txt", package = "adventofcode21")
enhance_image(file, times = 2)

## End(Not run)

mbjoseph/adventofcode21 documentation built on Jan. 2, 2022, 9:55 a.m.