Learn R Programming

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

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

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

August 10th, 2016

Functions in crunch (1.12.2)

appendDataset

Append one Crunch dataset to another
checkForNewVersion

See if there's a new version of the package on GitHub
Categories-class

Categories in CategoricalVariables
category-extract

Access Category fields directly
consent

Give consent to do things that require permission
cleanseBatches

Remove batches from a dataset
combine

Combine categories or responses
compareDatasets

Compare two datasets to see how they will append
createDataset

Create an empty dataset
copyVariable

Copy a variable
ContextManager

Context managers
createWithMetadataAndFile

Make a dataset with metadata and a CSV
CrunchDataset-class

Crunch Datasets
cube-computing

Work with CrunchCubes
is.dataset

Is it?
crunch-uni

Univariate statistics on Crunch objects
crunch-summary

Summary methods for Crunch Variables
crunch

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

Main Crunch API handling function
cube-methods

Methods on Cube objects
crtabs

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

Subset datasets and extract variables
dataset-owner

Change the owner of a dataset
deleteSubvariables

Delete subvariables from an array
dataset-update

Update a variable or variables in a dataset
dataset-to-R

as.data.frame method for CrunchDataset
dataset-variables

Access a Dataset's Variables Catalog
datasets

Get the dataset catalog
deleteVariables

Delete Variables Within a Dataset
deleteDataset

Delete a dataset from the dataset list
delete

Delete a Crunch object from the server
dichotomize

Indicate how categories represent a dichotomized value
names,BatchCatalog-method

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

Export a dataset to a file
dim-dataset

Dataset dimensions
describe

Name, alias, and description for Crunch objects
exclusion

View and set exclusion filters
dropRows

Permanently delete rows from a dataset
expressions

Construct Crunch Expressions
describe-category

Category attributes
extendDataset

Add columns from one dataset to another, joining on a key
getTeams

Retrive all teams you're a member of
grouped

Get un(grouped) OrderGroups
hideVariables

Hide and Unhide Variables Within a Dataset
hiddenVariables

Show the names of hidden variables within the dataset
hide

Hide and Unhide Variables
handleAPIresponse

Do the right thing with the HTTP response
filter-catalog

Filter entities for a dataset
forkDataset

Create a fork of a dataset
filter-methods

View and modify Filter entity attributes
getAccountUserCatalog

Find all users on your account
listDatasets

Show the names of all Crunch datasets
loadDataset

Load a Crunch Dataset
owners

See who owns these datasets
permissions

See who has access to this dataset
prepareBindInputs

Internal function to gather variable URLs for binding
catalog-extract

Extract and modify subsets of Catalog-type objects
project-icon

A project's icon
session

Get various catalogs for your Crunch session
setEntitySlot

Base setter for Crunch objects
temp.options

Set some global options temporarily
tojson-crunch

toJSON methods for Crunch objects
addSubvariable

Add subvariable to an array
addVariables

Add multiple variables to a dataset
logout

Kill the active Crunch session
makeArray

Make a Categorical Array or Multiple Response variable
ordering

Get and set VariableOrder
newDatasetFromFile

Upload a file to Crunch to make a new dataset
ShojiOrder-length

Length of an Order
ShojiOrder-slots

Manipulate VariableGroup and VariableOrder
table

Table function for Crunch objects
members<-,CrunchTeam,MemberCatalog-method

Teams
VariableDefinition

Construct a variable definition with (optional) additional metadata
variableMetadata

Get all variable metadata for a dataset
versions

Access the saved versions of a dataset
as.environment,CrunchDataset-method

as.environment method for CrunchDataset
batches

See the appended batches of this dataset
weight

Dataset weights
lock

Lock and unlock a dataset for editing
restoreVersion

Restore a dataset to a previously saved version
login

Authenticate with the Crunch API
ShojiObject-class

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

Create a new saved version
ShojiOrder-extract

Extract and update in VariableOrder and VariableGroup
Subvariables-class

Subvariables in Array Variables
index

Get the body of a Catalog
subvars-extract

Extract and modify subsets of subvariables
http-methods

HTTP methods for communicating with the Crunch API
na-omit-categories

Omit missing categories
newDataset

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

Make a prose list
session_store

Stay authenticated.
share

Share a dataset
shojifyMetadata

Wrap variable metadata inside a dataset entity
variable-update

Updating variables with expressions or values
is.archived,DatasetCatalog-method

Get and set "archived" and "published" status of a dataset
VariableCatalog-class

Collection of Variables within a Dataset
is-na-categories

is.na for Categories
me

My user entity
is.editor

Read and set edit privileges
mergeFork

Merge changes to a dataset from a fork
self

Get the URL of this object
selectFrom

Generic List Element Extractor
type

Change the type of Crunch variables
with-context-manager

Context manager's "with" method
unbind

Split an array or multiple-response variable into its CategoricalVariables
as.vector,CrunchExpr-method

Convert Variables to local R objects
[,CrunchExpr,CrunchLogicalExpr,ANY-method

"Subset" a Variable
catalogToDataFrame

Utility to get a more human-readable view of a Shoji Catalog
catalog-length

Length of Catalog
newDatasetByColumn

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

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

Get the project catalog
refresh

Get a fresh copy from the server
shojiURL

Get a resource URL from a Shoji Object
show-crunch

Show methods for Crunch objects
toVariable

Generic method for converting objects to Crunch representations
entity,CrunchProject-method

Methods for ShojiTuples
c-categories

S3 method to concatenate Categories and Category objects
unshare

Revoke a user's access to a dataset
updateDatasetList

Refresh the local list of Crunch datasets
urls,ShojiCatalog-method

Get the URLs contained in a Catalog or Order object
var-categories

Get and set Categories on Variables