Learn R Programming

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

crunch (version 1.10.4)

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

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

June 30th, 2016

Functions in crunch (1.10.4)

appendDataset

Append one Crunch dataset to another
is.archived,DatasetCatalog-method

Get and set "archived" and "published" status of a dataset
c-categories

S3 method to concatenate Categories and Category objects
catalogToDataFrame

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

See the appended batches of this dataset
catalog-length

Length of Catalog
catalog-extract

Extract and modify subsets of Catalog-type objects
as.environment,CrunchDataset-method

as.environment method for CrunchDataset
addSubvariable

Add subvariable to an array
addVariables

Add multiple variables to a dataset
checkForNewVersion

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

Make a dataset with metadata and a CSV
consent

Give consent to do things that require permission
Categories-class

Categories in CategoricalVariables
copyVariable

Copy a variable
category-extract

Access Category fields directly
createDataset

Create an empty dataset
crtabs

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

Context managers
combine

Combine categories or responses
crunch-summary

Summary methods for Crunch Variables
CrunchDataset-class

Crunch Datasets
dataset-extract

Subset datasets and extract variables
crunch-uni

Univariate statistics on Crunch objects
is.dataset

Is it?
crunch

Crunch.io: instant, visual, collaborative data analysis
CrunchVariable-class

Variables in Crunch
cube-methods

Methods on Cube objects
cube-computing

Work with CrunchCubes
crunchAPI

Main Crunch API handling function
dataset-update

Update a variable or variables in a dataset
deleteDataset

Delete a dataset from the dataset list
delete

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

as.data.frame method for CrunchDataset
dataset-owner

Change the owner of a dataset
deleteVariables

Delete Variables Within a Dataset
DatasetOrder-class

Organize Datsets
names,BatchCatalog-method

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

Delete subvariables from an array
dataset-variables

Access a Dataset's Variables Catalog
exportDataset

Export a dataset to a file
expressions

Construct Crunch Expressions
dropRows

Permanently delete rows from a dataset
exclusion

View and set exclusion filters
filter-catalog

Filter entities for a dataset
dim-dataset

Dataset dimensions
dichotomize

Indicate how categories represent a dichotomized value
describe-category

Category attributes
describe

Name, alias, and description for Crunch objects
filter-methods

View and modify Filter entity attributes
forkDataset

Create a fork of a dataset
getAccountUserCatalog

Find all users on your account
is-na-categories

is.na for Categories
is.editor

Read and set edit privileges
na-omit-categories

Omit missing categories
loadDataset

Load a Crunch Dataset
listDatasets

Show the names of all Crunch datasets
hiddenVariables

Show the names of hidden variables within the dataset
handleAPIresponse

Do the right thing with the HTTP response
session

Get various catalogs for your Crunch session
newDataset

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

Stay authenticated.
ShojiOrder-slots

Manipulate VariableGroup and VariableOrder
getTeams

Retrive all teams you're a member of
me

My user entity
grouped

Get un(grouped) OrderGroups
mergeFork

Merge changes to a dataset from a fork
newDatasetByCSV

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

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

Create a new saved version
selectFrom

Generic List Element Extractor
shojifyMetadata

Wrap variable metadata inside a dataset entity
entity,CrunchProject-method

Methods for ShojiTuples
type

Change the type of Crunch variables
variableMetadata

Get all variable metadata for a dataset
with-context-manager

Context manager's "with" method
VariableOrder-class

Organize Variables within a Dataset
index

Get the body of a Catalog
http-methods

HTTP methods for communicating with the Crunch API
logout

Kill the active Crunch session
makeArray

Make a Categorical Array or Multiple Response variable
newDatasetFromFile

Upload a file to Crunch to make a new dataset
refresh

Get a fresh copy from the server
ordering

Get and set VariableOrder
subvars-extract

Extract and modify subsets of subvariables
restoreVersion

Restore a dataset to a previously saved version
table

Table function for Crunch objects
lock

Lock and unlock a dataset for editing
project-datasets

A project's datasets
login

Authenticate with the Crunch API
project-icon

A project's icon
self

Get the URL of this object
serialPaste

Make a prose list
ShojiOrder-length

Length of an Order
ShojiOrder-extract

Extract and update in VariableOrder and VariableGroup
temp.options

Set some global options temporarily
members<-,CrunchTeam,MemberCatalog-method

Teams
versions

Access the saved versions of a dataset
hide

Hide and Unhide Variables
hideVariables

Hide and Unhide Variables Within a Dataset
owners

See who owns these datasets
prepareBindInputs

Internal function to gather variable URLs for binding
setEntitySlot

Base setter for Crunch objects
Subvariables-class

Subvariables in Array Variables
show-crunch

Show methods for Crunch objects
unbind

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

Share a dataset
VariableDefinition

Construct a variable definition with (optional) additional metadata
VariableCatalog-class

Collection of Variables within a Dataset
unshare

Revoke a user's access to a dataset
ShojiObject-class

Mix-in class for multiple inheritance of variables and datasets.
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
tojson-crunch

toJSON methods for Crunch objects
toVariable

Generic method for converting objects to Crunch representations
shojiURL

Get a resource URL from a Shoji Object
[,CrunchExpr,CrunchLogicalExpr,ANY-method

"Subset" a Variable
weight

Dataset weights
variable-update

Updating variables with expressions or values
as.vector,CrunchExpr-method

Convert Variables to local R objects