Categories-class        Categories in CategoricalVariables
CrunchDataset-class     Crunch Datasets
CrunchVariable-class    Variables in Crunch
ShojiObject-class       Mix-in class for multiple inheritance of
                        variables and datasets.
Subvariables-class      Subvariables in Array Variables
VariableCatalog-class   Collection of Variables within a Dataset
VariableOrder-class     Organize Variables within a Dataset
VariableOrder-extract   Extract and update in VariableOrder and
                        VariableGroup
VariableOrder-length    Length of VariableOrder
VariableOrder-slots     Manipulate VariableGroup and VariableOrder
appendDataset           Append one Crunch dataset to another
catalog-extract         Extract and modify subsets of Catalog-type
                        objects
catalog-length          Length of Catalog
category-extract        Access Category fields directly
crtabs                  Crunch xtabs: Crosstab and otherwise aggregate
                        variables in a Crunch Dataset
crunch                  Crunch.io: instant, visual, collaborative data
                        analysis
crunch-uni              Univariate statistics on Crunch objects
cube-computing          Work with CrunchCubes
cube-methods            Methods on Cube objects
dataset-extract         Subset datasets and extract variables
dataset-to-R            as.data.frame method for CrunchDataset
dataset-update          Update a variable or variables in a dataset
dataset-variables       Access a Dataset's Variables Catalog
delete                  Delete a Crunch object from the server
deleteDataset           Delete a dataset from the dataset list
describe                Name, alias, and description for Crunch objects
describe-catalog        Get and set names, aliases on Catalog-type
                        objects
describe-category       Category attributes
dichotomize             Indicate how categories represent a
                        dichotomized value
dim-dataset             Dataset dimensions
expressions             Construct Crunch Expressions
grouped                 Get un(grouped) VariableGroups
hiddenVariables         Show the names of hidden variables within the
                        dataset
hide                    Hide and Unhide Variables
hideVariables           Hide and Unhide Variables Within a Dataset
http-methods            HTTP methods for communicating with the Crunch
                        API
index                   Get the body of a Catalog
is-na-categories        is.na for Categories
is.dataset              Is it?
listDatasets            Show the names of all Crunch datasets
loadDataset             Load a Crunch Dataset
login                   Authenticate with the Crunch API
logout                  Kill the active Crunch session
makeArray               Make a Categorical Array or Multiple Response
                        variable
na-omit-categories      Omit missing categories
newDataset              Upload a data.frame to Crunch to make a new
                        dataset
newDatasetByCSV         Upload a data.frame to Crunch to make a new
                        dataset
newDatasetByColumn      Upload a data.frame column-by-column to make a
                        new dataset
newDatasetFromFile      Upload a file to Crunch to make a new dataset
ordering                Get and set VariableOrder
refresh                 Get a fresh copy from the server
self                    Get the URL of this object
show-crunch             Show methods for Crunch objects
subvars-extract         Extract and modify subsets of subvariables
table                   Table function for Crunch objects
toVariable              Generic method for converting objects to Crunch
                        representations
tojson-crunch           toJSON methods for Crunch objects
tuple-methods           Methods for IndexTuples
type                    Change the type of Crunch variables
unbind                  Split an array or multiple-response variable
                        into its CategoricalVariables
updateDatasetList       Refresh the local list of Crunch datasets
var-categories          Get and set Categories on Variables
variable-extract        "Subset" a Variable
variable-to-R           Convert Variables to local R objects
variable-update         Updating variables with expressions or values
weight                  Dataset weights
