omniscape_skeleton: Create the initialization file for the julia package...

View source: R/omniscape.R

omniscape_skeletonR Documentation

Create the initialization file for the julia package Omniscape

Description

This creates the init file for the julia package Omniscape: https://juliapackages.com/p/omniscape.

Usage

omniscape_skeleton(en = NULL, path = NULL, radius = NULL, aggr_fact = 1)

Arguments

en

an enerscape object.

path

full path where to write the .ini file.

radius

radius in pixels of the moving window.

aggr_fact

the block size to compute the Omniscape.

Value

Nothing, only write the omniscape.ini file to disk.


enerscape documentation built on Jan. 9, 2023, 5:07 p.m.