$,ml.data.frame-method
                        Returns a ml.data.frame field as a
                        ml.col.def-class
$<-,ml.data.frame-method
                        Adds a new ml.data.frame field as a
                        ml.col.def-class
Compare,ml.col.def,ANY-method
                        Relational Operators
Math,ml.col.def-method
                        Miscellaneous Mathematical Functions
[,ml.data.frame-method
                        Extract subsets of a ml.data.frame
arith                   Arithmetic Operators
as.character,ml.col.def-method
                        Cast a ml.col.def-class expresion to string
as.data.frame,ml.data.frame-method
                        Pull data from MarkLogic server based on a
                        ml.data.frame object and return it as a
                        data.frame.
as.integer,ml.col.def-method
                        Cast a ml.col.def-class expresion to integer
as.ml.data.frame        Upload data in a data.frame object or create
                        data based on a ml.data.frame object
as.numeric,ml.col.def-method
                        Cast a ml.col.def-class expresion to numeric.
colnames,ml.data.frame-method
                        Column Names of an ml.data.frame object
cor,ml.col.def,ml.col.def-method
                        Correlation
cor,ml.data.frame,ANY-method
                        Correlation Matrix
cot                     Cotangent
cov,ml.col.def,ml.col.def-method
                        Covariance
cov.pop                 Population Covariance
degrees                 Degrees
dim,ml.data.frame-method
                        Dimensions of an ml.data.frame object
head,ml.data.frame-method
                        Return the First Part of an ml.data.frame
is.ml.col.def           Check if an object is of type ml.col.def-class
is.ml.data.frame        Check if an object is of type ml.data.frame
max,ml.col.def-method   Max
mean,ml.col.def-method
                        Mean
median,ml.col.def-method
                        Median
min,ml.col.def-method   Min
ml.add.index            Creates or updates a Range element index.
ml.arules               Mining Association rules and Frequent Itemsets
ml.clear.database       Remove all rfml internal files in a MarkLogic
                        database.
ml.col.def-class        An S4 class to represent a ml.col.def.
ml.collection.info      Retrives information about a collection
ml.collections          Lists all collections in a MarkLogic Database.
ml.conn-class           An S4 class to represent a connection to a
                        MarkLogic Server Database
ml.connect              Creates a connection to a MarkLogic REST
                        server.
ml.data.frame           Creates a ml.data.frame object
ml.data.frame-class     An S4 class to represent a ml.data.frame.
ml.init.database        Set up a MarkLogic database for use with rfml.
ml.lm                   Creates a simnple linear model
ml.load.sample.data     Load sample data set into MarkLogic server
names,ml.data.frame-method
                        Shows field names of a ml.data.frame object
print,ml.col.def-method
                        Prints information of a ml.col.def-class
                        object.
print,ml.data.frame-method
                        Prints information of a ml.data.frame object
print.mlLm              Prints information for a simnple linear model
                        returned by ml.lm
radians                 Radians
rfml                    rfml: a R wrapper for MarkLogic REST api
rm.ml.data.frame        Remove the data of a ml.data.frame object in
                        MarkLogic server database.
sd,ml.col.def-method    Standard Deviation
sd.pop                  Standard Deviation of a population
show,ml.col.def-method
                        Prints information of a ml.col.def-class
show,ml.data.frame-method
                        Prints information of a ml.data.frame object
sum,ml.col.def-method   Sum
summary,ml.data.frame-method
                        ml.data.frame Summaries
var,ml.col.def-method   Variance
var.pop                 Population variance
