Skip to contents

Write sf object to qs2

Usage

write_sf_to_qs2(x = NULL, sf_obj = NULL, path, overwrite = TRUE, quiet = FALSE)

Arguments

x

An sf object.

sf_obj

Optional alias for x.

path

Output qs2 file path.

overwrite

Logical. If TRUE, overwrite an existing file.

quiet

Logical. If TRUE, suppress status messages.

Value

Invisibly returns the output path.