Save the surface output to the given ouput directory

save_bstr_out_surface(
  measure,
  var_name,
  bstr_cmap,
  bstr_data,
  bstr_model,
  outdir
)

Arguments

measure

numeric value denoting the measures used to create the output

var_name

string denoting name of variable used by the function

bstr_cmap

object of type BstrColormap

bstr_data

object of type BstrData

bstr_model

object of type BstrModel

outdir

string specifying output directory to save the results in