Learn R Programming

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

crunch (version 1.3.2)

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.3.2

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

June 18th, 2015

Functions in crunch (1.3.2)

hiddenVariables

Show the names of hidden variables within the dataset
crunch-summary

Summary methods for Crunch Variables
crunch

Crunch.io: instant, visual, collaborative data analysis
dichotomize

Indicate how categories represent a dichotomized value
listDatasets

Show the names of all Crunch datasets
prepareBindInputs

Internal function to gather variable URLs for binding
ShojiObject-class

Mix-in class for multiple inheritance of variables and datasets.
grouped

Get un(grouped) VariableGroups
VariableOrder-extract

Extract and update in VariableOrder and VariableGroup
VariableCatalog-class

Collection of Variables within a Dataset
cube-computing

Work with CrunchCubes
cloneDataset

Clone a dataset
urls,ShojiCatalog-method

Get the URLs contained in a Catalog or Order object
CrunchVariable-class

Variables in Crunch
deleteDataset

Delete a dataset from the dataset list
category-extract

Access Category fields directly
loadDataset

Load a Crunch Dataset
index

Get the body of a Catalog
na-omit-categories

Omit missing categories
VariableOrder-length

Length of VariableOrder
crunchAPI

Main Crunch API handling function
newDatasetByCSV

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

Categories in CategoricalVariables
dataset-extract

Subset datasets and extract variables
catalog-extract

Extract and modify subsets of Catalog-type objects
dataset-variables

Access a Dataset's Variables Catalog
variable-update

Updating variables with expressions or values
delete

Delete a Crunch object from the server
dataset-to-R

as.data.frame method for CrunchDataset
makeArray

Make a Categorical Array or Multiple Response variable
toVariable

Generic method for converting objects to Crunch representations
session_store

Stay authenticated.
subvars-extract

Extract and modify subsets of subvariables
graftDataset

Graft data from a cloned dataset back to its source
getTeams

Retrive all teams you're a member of
is.dataset

Is it?
refresh

Get a fresh copy from the server
hideVariables

Hide and Unhide Variables Within a Dataset
describe-category

Category attributes
tojson-crunch

toJSON methods for Crunch objects
describe-catalog

Get and set names, aliases on Catalog-type objects
catalog-length

Length of Catalog
ordering

Get and set VariableOrder
http-methods

HTTP methods for communicating with the Crunch API
CrunchDataset-class

Crunch Datasets
hide

Hide and Unhide Variables
unbind

Split an array or multiple-response variable into its CategoricalVariables
is-na-categories

is.na for Categories
dim-dataset

Dataset dimensions
describe

Name, alias, and description for Crunch objects
crtabs

Crunch xtabs: Crosstab and otherwise aggregate variables in a Crunch Dataset
variable-extract

"Subset" a Variable
cube-methods

Methods on Cube objects
findVariables

Search a Dataset or list of Variables
shojifyMetadata

Wrap variable metadata inside a dataset entity
weight

Dataset weights
expressions

Construct Crunch Expressions
self

Get the URL of this object
var-categories

Get and set Categories on Variables
show-crunch

Show methods for Crunch objects
teams

Teams
logout

Kill the active Crunch session
VariableOrder-slots

Manipulate VariableGroup and VariableOrder
VariableOrder-class

Organize Variables within a Dataset
createWithMetadataAndFile

Make a dataset with metadata and a CSV
crunch-uni

Univariate statistics on Crunch objects
Subvariables-class

Subvariables in Array Variables
createDataset

Create an empty dataset
appendDataset

Append one Crunch dataset to another
dataset-update

Update a variable or variables in a dataset
newDatasetFromFile

Upload a file to Crunch to make a new dataset
getAccountUserCatalog

Find all users on your account
table

Table function for Crunch objects
login

Authenticate with the Crunch API
updateDatasetList

Refresh the local list of Crunch datasets
newDataset

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

Change the type of Crunch variables
variable-to-R

Convert Variables to local R objects
tuple-methods

Methods for IndexTuples
share

Share a dataset
newDatasetByColumn

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