set options

set_options_biodivMapR(fun, options = NULL)

Arguments

fun

character. name of the function which has optional parameters

options

list. including

  • nb_clusters numeric. number of clusters

  • nb_samples_alpha numeric. number of samples to compute alpha diversity

  • nb_samples_beta numeric. number of samples to compute beta diversity

  • alpha_metrics character.

  • Hill_order numeric.

  • beta_metrics boolean.

  • fd_metrics character.

  • nb_iter numeric. Number of iterations required to compute diversity

  • pcelim numeric. minimum proportion of pixels to consider spectral species

  • maxRows numeric. maximum number of rows

  • moving_window boolean. should moving window be used?

  • mosaic_output boolean. set TRUE if outputs need to be mosaiced

  • weightIRQ numeric. IQR applied to filter out features to be used

Value

options with default values when missing