day10_identify_all: Identify all asteroids on a matrix map

Description Usage Arguments

View source: R/day10.R

Description

Map is represented by vectod of strings wirh values # and .

Usage

1
day10_identify_all(asteroid_map_text)

Arguments

asteroid_map_text

text representation of map


EvgenyPetrovsky/aoc2019 documentation built on Jan. 9, 2020, 2:40 a.m.