Categories-class        Categories in CategoricalVariables
ContextManager          Context managers
CrunchDataset-class     Crunch Datasets
CrunchVariable-class    Variables in Crunch
DatasetOrder-class      Organize Datsets
ShojiObject-class       Mix-in class for multiple inheritance of
                        variables and datasets.
ShojiOrder-extract      Extract and update in VariableOrder and
                        VariableGroup
ShojiOrder-length       Length of an Order
ShojiOrder-slots        Manipulate VariableGroup and VariableOrder
Subvariables-class      Subvariables in Array Variables
VariableCatalog-class   Collection of Variables within a Dataset
VariableDefinition      Construct a variable definition with (optional)
                        additional metadata
VariableOrder-class     Organize Variables within a Dataset
[,CrunchExpr,CrunchLogicalExpr,ANY-method
                        "Subset" a Variable
addSubvariable          Add subvariable to an array
addVariables            Add multiple variables to a dataset
appendDataset           Append one Crunch dataset to another
as.environment,CrunchDataset-method
                        as.environment method for CrunchDataset
as.vector,CrunchExpr-method
                        Convert Variables to local R objects
batches                 See the appended batches of this dataset
c-categories            S3 method to concatenate Categories and
                        Category objects
catalog-extract         Extract and modify subsets of Catalog-type
                        objects
catalog-length          Length of Catalog
catalogToDataFrame      Utility to get a more human-readable view of a
                        Shoji Catalog
category-extract        Access Category fields directly
cleanseBatches          Remove batches from a dataset
combine                 Combine categories or responses
compareDatasets         Compare two datasets to see how they will
                        append
consent                 Give consent to do things that require
                        permission
copyVariable            Copy a variable
createWithPreparedData
                        Upload a prepared data.frame with metadata to
                        Crunch
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
crunchBox               Make a CrunchBox
cube-computing          Work with CrunchCubes, MultitableResults, and
                        TabBookResults
cube-methods            Methods on Cube objects
dataset-extract         Subset datasets and extract variables
dataset-owner           Change the owner of a dataset
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
datasets                Get the dataset catalog
dedupeOrder             Remove duplicated entites from an order/group
delete                  Delete a Crunch object from the server
deleteDataset           Delete a dataset from the dataset list
deleteSubvariables      Delete subvariables from an array
deleteVariables         Delete Variables Within a Dataset
describe                Name, alias, and description for Crunch objects
describe-category       Category attributes
dichotomize             Indicate how categories represent a
                        dichotomized value
dim-dataset             Dataset dimensions
dropRows                Permanently delete rows from a dataset
duplicated              "duplicated" method for Crunch objects
embedCrunchBox          Get HTML for embedding a CrunchBox
entity,CrunchProject-method
                        Methods for ShojiTuples
exclusion               View and set exclusion filters
exportDataset           Export a dataset to a file
expressions             Construct Crunch Expressions
filter-catalog          Filter entities for a dataset
flattenOrder            Remove nesting of groups within an order/group
flipArrays              Rearrange array subvariables into other
                        configurations
forkDataset             Create a fork of a dataset
getAccountUserCatalog   Find all users on your account
getTeams                Retrive all teams you're a member of
grouped                 Get un(grouped) OrderGroups
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-public               View and modify "public" attribute
is.archived,DatasetCatalog-method
                        Get and set "archived" and "published" status
                        of a dataset
is.dataset              Is it?
is.editor               Read and set edit privileges
joinDatasets            Add columns from one dataset to another,
                        joining on a key
listDatasets            Show the names of all Crunch datasets
loadDataset             Load a Crunch Dataset
locateEntity            Find an entity in an order object
lock                    Lock and unlock a dataset for editing
login                   Authenticate with the Crunch API
logout                  Kill the active Crunch session
makeArray               Make a Categorical Array or Multiple Response
                        variable
me                      My user entity
members<-,CrunchTeam,MemberCatalog-method
                        Teams
mergeFork               Merge changes to a dataset from a fork
moveToGroup             Move entities to a group
multitable-catalog      Multitable entities for a dataset
na-omit-categories      Omit missing categories
names,BatchCatalog-method
                        Get and set names, aliases on Catalog-type
                        objects
newDataset              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
newFilter               Create a new filter
newMultitable           Create a new Multitable
newProject              Create a new project
ordering                Get and set VariableOrder
owners                  See who owns these datasets
permissions             See who has access to this dataset
preCrunchBoxCheck       Summarize any characteristics of a dataset that
                        could make for an awkward CrunchBox
prepareDataForCrunch    Translate a data.frame to Crunch format
project-icon            A project's icon
projects                Get the project catalog
refresh                 Get a fresh copy from the server
removeEmptyGroups       Remove OrderGroups with no entities
restoreVersion          Restore a dataset to a previously saved version
saveVersion             Create a new saved version
self                    Get the URL of this object
session                 Get various catalogs for your Crunch session
session-extract         Extract catalogs from a Session object
settings                View and modify dataset-level settings
share                   Share a dataset
show-crunch             Show methods for Crunch objects
subvars-extract         Extract and modify subsets of subvariables
tabBook                 Compute a Tab Book
tabbook-methods         TabBookResult and MultitableResult methods
table                   Table function for Crunch objects
temp.options            Set some global options temporarily
toVariable              Generic method for converting objects to Crunch
                        representations
tojson-crunch           toJSON methods for Crunch objects
type                    Change the type of Crunch variables
unbind                  Split an array or multiple-response variable
                        into its CategoricalVariables
unshare                 Revoke a user's access to a dataset
updateDatasetList       Refresh the local list of Crunch datasets
var-categories          Get and set Categories on Variables
variable-update         Updating variables with expressions or values
variableMetadata        Get all variable metadata for a dataset
versions                Access the saved versions of a dataset
weight                  Dataset weights
which                   "which" method for CrunchLogicalExpr
with-context-manager    Context manager's "with" method
write.csv.gz            Write CSV to a compressed file
writePreparedData       Persist to disk a prepared data.frame and
                        metadata
