Learn R Programming

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

crunch (version 1.4.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

489

Version

1.4.2

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

August 4th, 2015

Functions in crunch (1.4.2)

createDataset

Create an empty dataset
ordering

Get and set VariableOrder
findVariables

Search a Dataset or list of Variables
createWithMetadataAndFile

Make a dataset with metadata and a CSV
logout

Kill the active Crunch session
Categories-class

Categories in CategoricalVariables
expressions

Construct Crunch Expressions
Subvariables-class

Subvariables in Array Variables
CrunchVariable-class

Variables in Crunch
dataset-variables

Access a Dataset's Variables Catalog
crunchAPI

Main Crunch API handling function
variable-to-R

Convert Variables to local R objects
self

Get the URL of this object
versions

Access the saved versions of a dataset
appendDataset

Append one Crunch dataset to another
dataset-to-R

as.data.frame method for CrunchDataset
ShojiObject-class

Mix-in class for multiple inheritance of variables and datasets.
is-na-categories

is.na for Categories
crunch

Crunch.io: instant, visual, collaborative data analysis
category-extract

Access Category fields directly
newDatasetByCSV

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

Restore a dataset to a previously saved version
http-methods

HTTP methods for communicating with the Crunch API
VariableCatalog-class

Collection of Variables within a Dataset
is.dataset

Is it?
catalog-extract

Extract and modify subsets of Catalog-type objects
crunch-uni

Univariate statistics on Crunch objects
VariableOrder-length

Length of VariableOrder
dataset-update

Update a variable or variables in a dataset
hide

Hide and Unhide Variables
CrunchDataset-class

Crunch Datasets
describe

Name, alias, and description for Crunch objects
catalog-length

Length of Catalog
deleteDataset

Delete a dataset from the dataset list
dim-dataset

Dataset dimensions
newDatasetFromFile

Upload a file to Crunch to make a new dataset
unbind

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

Find all users on your account
getTeams

Retrive all teams you're a member of
shojifyMetadata

Wrap variable metadata inside a dataset entity
urls,ShojiCatalog-method

Get the URLs contained in a Catalog or Order object
share

Share a dataset
type

Change the type of Crunch variables
VariableOrder-extract

Extract and update in VariableOrder and VariableGroup
table

Table function for Crunch objects
hiddenVariables

Show the names of hidden variables within the dataset
updateDatasetList

Refresh the local list of Crunch datasets
crtabs

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

Subset datasets and extract variables
na-omit-categories

Omit missing categories
show-crunch

Show methods for Crunch objects
cube-computing

Work with CrunchCubes
hideVariables

Hide and Unhide Variables Within a Dataset
newDatasetByColumn

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

"Subset" a Variable
describe-catalog

Get and set names, aliases on Catalog-type objects
saveVersion

Create a new saved version
var-categories

Get and set Categories on Variables
VariableOrder-class

Organize Variables within a Dataset
listDatasets

Show the names of all Crunch datasets
crunch-summary

Summary methods for Crunch Variables
makeArray

Make a Categorical Array or Multiple Response variable
cube-methods

Methods on Cube objects
describe-category

Category attributes
teams

Teams
newDataset

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

Delete a Crunch object from the server
dichotomize

Indicate how categories represent a dichotomized value
toVariable

Generic method for converting objects to Crunch representations
loadDataset

Load a Crunch Dataset
prepareBindInputs

Internal function to gather variable URLs for binding
login

Authenticate with the Crunch API
index

Get the body of a Catalog
VariableOrder-slots

Manipulate VariableGroup and VariableOrder
tuple-methods

Methods for IndexTuples
grouped

Get un(grouped) VariableGroups
variable-update

Updating variables with expressions or values
refresh

Get a fresh copy from the server
subvars-extract

Extract and modify subsets of subvariables
session_store

Stay authenticated.
tojson-crunch

toJSON methods for Crunch objects
weight

Dataset weights