Skip to contents

Parse schematic string, see day 3 - 2023

Usage

parse_schematic(x)

Arguments

x

String with schematic.

Value

Data frame with schematic

Examples

parse_schematic("467..114..")
#>            [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10]
#> 467..114.. "4"  "6"  "7"  "."  "."  "1"  "1"  "4"  "."  "."