Learn R Programming

⚠️There's a newer version (1.31.0) of this package.Take me there.

crunch (version 1.2.1)

Crunch.io Data Tools

Description

The Crunch.io service (http://crunch.io/) provides a cloud-based data store and analytic engine, as well as an intuitive web interface. Using this package, analysts can interact with and manipulate Crunch datasets from within R. Importantly, this allows technical researchers to collaborate naturally with team members, managers, and clients who prefer a point-and-click interface.

Copy Link

Version

Install

install.packages('crunch')

Monthly Downloads

744

Version

1.2.1

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

May 26th, 2015

Functions in crunch (1.2.1)

crtabs

Crunch xtabs: Crosstab and otherwise aggregate variables in a Crunch Dataset
delete

Delete a Crunch object from the server
index

Get the body of a Catalog
crunch-uni

Univariate statistics on Crunch objects
catalog-length

Length of Catalog
listDatasets

Show the names of all Crunch datasets
cube-methods

Methods on Cube objects
crunchAPI

Main Crunch API handling function
VariableOrder-length

Length of VariableOrder
crunch

Crunch.io: instant, visual, collaborative data analysis
http-methods

HTTP methods for communicating with the Crunch API
hideVariables

Hide and Unhide Variables Within a Dataset
cube-computing

Work with CrunchCubes
createWithMetadataAndFile

Make a dataset with metadata and a CSV
CrunchDataset-class

Crunch Datasets
CrunchVariable-class

Variables in Crunch
dichotomize

Indicate how categories represent a dichotomized value
is.dataset

Is it?
describe-category

Category attributes
describe-catalog

Get and set names, aliases on Catalog-type objects
VariableOrder-slots

Manipulate VariableGroup and VariableOrder
makeArray

Make a Categorical Array or Multiple Response variable
crunch-summary

Summary methods for Crunch Variables
grouped

Get un(grouped) VariableGroups
prepareBindInputs

Internal function to gather variable URLs for binding
deleteDataset

Delete a dataset from the dataset list
cloneDataset

Clone a dataset
dataset-variables

Access a Dataset's Variables Catalog
Categories-class

Categories in CategoricalVariables
catalog-extract

Extract and modify subsets of Catalog-type objects
hiddenVariables

Show the names of hidden variables within the dataset
self

Get the URL of this object
login

Authenticate with the Crunch API
VariableOrder-extract

Extract and update in VariableOrder and VariableGroup
refresh

Get a fresh copy from the server
expressions

Construct Crunch Expressions
logout

Kill the active Crunch session
hide

Hide and Unhide Variables
describe

Name, alias, and description for Crunch objects
dim-dataset

Dataset dimensions
VariableCatalog-class

Collection of Variables within a Dataset
na-omit-categories

Omit missing categories
newDatasetByCSV

Upload a data.frame to Crunch to make a new dataset
Subvariables-class

Subvariables in Array Variables
tuple-methods

Methods for IndexTuples
shojifyMetadata

Wrap variable metadata inside a dataset entity
session_store

Stay authenticated.
findVariables

Search a Dataset or list of Variables
dataset-extract

Subset datasets and extract variables
table

Table function for Crunch objects
newDatasetFromFile

Upload a file to Crunch to make a new dataset
VariableOrder-class

Organize Variables within a Dataset
graftDataset

Graft data from a cloned dataset back to its source
createDataset

Create an empty dataset
ShojiObject-class

Mix-in class for multiple inheritance of variables and datasets.
dataset-to-R

as.data.frame method for CrunchDataset
urls,ShojiCatalog-method

Get the URLs contained in a Catalog or Order object
newDatasetByColumn

Upload a data.frame column-by-column to make a new dataset
loadDataset

Load a Crunch Dataset
is-na-categories

is.na for Categories
variable-update

Updating variables with expressions or values
ordering

Get and set VariableOrder
dataset-update

Update a variable or variables in a dataset
appendDataset

Append one Crunch dataset to another
category-extract

Access Category fields directly
newDataset

Upload a data.frame to Crunch to make a new dataset
weight

Dataset weights
tojson-crunch

toJSON methods for Crunch objects
subvars-extract

Extract and modify subsets of subvariables
unbind

Split an array or multiple-response variable into its CategoricalVariables
updateDatasetList

Refresh the local list of Crunch datasets
variable-extract

"Subset" a Variable
show-crunch

Show methods for Crunch objects
var-categories

Get and set Categories on Variables
share

Share a dataset
variable-to-R

Convert Variables to local R objects
toVariable

Generic method for converting objects to Crunch representations
type

Change the type of Crunch variables