Skip to contents

Internal helper to apply a function to multiple LASfiles, using parallel processing (mirai) only when beneficial.

Usage

map_las(files, FUN)

Arguments

files

Character vector of LAS/LAZ/COPC file paths.

FUN

Function to apply to each file.

Value

A list with one element per file.