Document Formatting

  1. Function input and outputs are in the blue box at the beginning of each information page. It includes the default values used.
  2. All argument inputs are name-value pair format except when specifying RSK structure and file name. Required inputs must not be empty and necessary for the function to run. Optional inputs have a default value if none is entered.
  3. Generally, the defaults are to perform function on all casts in the data field.
  4. Some examples of command dialogues contain descriptive comments which are not part of the command or response.  These start with a percent character, ('%').
  5. Code in a box can be run by anyone as practice.
  6. Functions that start with "RSK" are designed to be user-callable and take the structure returned from RSKopen or RSKreaddata as the first argument generally.