-
Notifications
You must be signed in to change notification settings - Fork 2
Language Summary
Maurice HT Ling edited this page Dec 6, 2015
·
16 revisions
-
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.
-
delete_statement: Delete / remove an object from the session.
-
describe_statement: Describes (showing more information compared to show statement) an object.
-
load_statement: Loading data from an external file.
-
rename_statement: Rename an object or a series/label name within a data frame.
-
runplugin_statement: Execute a plugin based on the plugin parameters set givens
-
save_statement: Save an object into an external file.
Copyright (c) 2015, Maurice HT Ling on behalf of all authors and TAPPS Development Team.