Learn R Programming

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

crunch (version 1.8.0)

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

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

February 22nd, 2016

Functions in crunch (1.8.0)

createDataset

Create an empty dataset
grouped

Get un(grouped) VariableGroups
ContextManager

Context managers
forkDataset

Create a fork of a dataset
setEntitySlot

Base setter for Crunch objects
getTeams

Retrive all teams you're a member of
appendDataset

Append one Crunch dataset to another
Subvariables-class

Subvariables in Array Variables
describe-category

Category attributes
loadDataset

Load a Crunch Dataset
deleteSubvariables

Delete subvariables from an array
logout

Kill the active Crunch session
hideVariables

Hide and Unhide Variables Within a Dataset
createWithMetadataAndFile

Make a dataset with metadata and a CSV
shojifyMetadata

Wrap variable metadata inside a dataset entity
crunch

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

Construct a variable definition with (optional) additional metadata
deleteDataset

Delete a dataset from the dataset list
unbind

Split an array or multiple-response variable into its CategoricalVariables
cube-methods

Methods on Cube objects
is.dataset

Is it?
ordering

Get and set VariableOrder
copyVariable

Copy a variable
c-categories

S3 method to concatenate Categories and Category objects
VariableOrder-length

Length of VariableOrder
catalog-length

Length of Catalog
crtabs

Crunch xtabs: Crosstab and otherwise aggregate variables in a Crunch Dataset
CrunchVariable-class

Variables in Crunch
VariableOrder-slots

Manipulate VariableGroup and VariableOrder
VariableOrder-extract

Extract and update in VariableOrder and VariableGroup
dataset-extract

Subset datasets and extract variables
ShojiObject-class

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

Update a variable or variables in a dataset
dim-dataset

Dataset dimensions
listDatasets

Show the names of all Crunch datasets
session_store

Stay authenticated.
as.environment,CrunchDataset-method

as.environment method for CrunchDataset
dropRows

Permanently delete rows from a dataset
dataset-variables

Access a Dataset's Variables Catalog
checkForNewVersion

See if there's a new version of the package on GitHub
catalogToDataFrame

Utility to get a more human-readable view of a Shoji Catalog
crunch-summary

Summary methods for Crunch Variables
variable-update

Updating variables with expressions or values
logMessage

Log a message
teams

Teams
findVariables

Search a Dataset or list of Variables
prepareBindInputs

Internal function to gather variable URLs for binding
toVariable

Generic method for converting objects to Crunch representations
newDatasetByCSV

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

Dataset weights
filter-methods

View and modify Filter entity attributes
Categories-class

Categories in CategoricalVariables
crunchAPI

Main Crunch API handling function
dichotomize

Indicate how categories represent a dichotomized value
newDatasetByColumn

Upload a data.frame column-by-column to make a new dataset
urls,ShojiCatalog-method

Get the URLs contained in a Catalog or Order object
index

Get the body of a Catalog
is-na-categories

is.na for Categories
VariableOrder-class

Organize Variables within a Dataset
cube-computing

Work with CrunchCubes
subvars-extract

Extract and modify subsets of subvariables
startLog

Enable Crunch logging
describe

Name, alias, and description for Crunch objects
delete

Delete a Crunch object from the server
makeArray

Make a Categorical Array or Multiple Response variable
consent

Give consent to do things that require permission
addVariables

Add multiple variables to a dataset
http-methods

HTTP methods for communicating with the Crunch API
newDatasetFromFile

Upload a file to Crunch to make a new dataset
crunch-uni

Univariate statistics on Crunch objects
hiddenVariables

Show the names of hidden variables within the dataset
with-context-manager

Context manager's "with" method
expressions

Construct Crunch Expressions
filter-catalog

Filter entities for a dataset
lock

Lock and unlock a dataset for editing
hide

Hide and Unhide Variables
temp.options

Set some global options temporarily
tojson-crunch

toJSON methods for Crunch objects
updateDatasetList

Refresh the local list of Crunch datasets
var-categories

Get and set Categories on Variables
serialPaste

Make a prose list
VariableCatalog-class

Collection of Variables within a Dataset
shojiURL

Get a resource URL from a Shoji Object
na-omit-categories

Omit missing categories
exclusion

View and set exclusion filters
self

Get the URL of this object
share

Share a dataset
deleteVariables

Delete Variables Within a Dataset
CrunchDataset-class

Crunch Datasets
login

Authenticate with the Crunch API
catalog-extract

Extract and modify subsets of Catalog-type objects
dataset-to-R

as.data.frame method for CrunchDataset
table

Table function for Crunch objects
category-extract

Access Category fields directly
saveVersion

Create a new saved version
newDataset

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

Access the saved versions of a dataset
describe-catalog

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

See the appended batches of this dataset
type

Change the type of Crunch variables
selectFrom

Generic List Element Extractor
restoreVersion

Restore a dataset to a previously saved version
addSubvariable

Add subvariable to an array
show,CrunchExpr-method

Show methods for Crunch objects
as.vector,CrunchExpr-method

Convert Variables to local R objects
variable-extract

"Subset" a Variable
tuple-methods

Methods for IndexTuples
refresh

Get a fresh copy from the server
handleAPIresponse

Do the right thing with the HTTP response
getAccountUserCatalog

Find all users on your account