nobitmap

nobitmap(fs, value)

Returns a copy of fs with all of its missing values replaced with value.

Parameters
  • fs (Fieldset) – input fieldset

  • value (number) – value to replace missing values with

Return type

Fieldset

Note

See also bitmap().