Skip to content
Maurice HT Ling edited this page Dec 6, 2015 · 16 revisions
  1. cast_statement: Casting data values of one or more series in a data frame from one data type to another. For example, casting from string (characters) to floating point values.

  2. delete_statement: Delete / remove an object from the session.

  3. describe_statement: Describes (showing more information compared to show statement) an object.

  4. load_statement: Loading data from an external file.

  5. merge_statement

  6. new_statement

  7. rename_statement: Rename an object or a series/label name within a data frame.

  8. runplugin_statement: Execute a plugin based on the plugin parameters set givens

  9. save_statement: Save an object into an external file.

  10. select_statement

  11. set_statement

  12. shell_statement

  13. show_statement