Learn R Programming

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

crunch (version 1.16.0)

Crunch.io Data Tools

Description

The Crunch.io service 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

601

Version

1.16.0

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

April 17th, 2017

Functions in crunch (1.16.0)

Categories-class

Categories in CategoricalVariables
ContextManager

Context managers
batches

See the appended batches of this dataset
c-categories

S3 method to concatenate Categories and Category objects
dataset-to-R

as.data.frame method for CrunchDataset
dataset-update

Update a variable or variables in a dataset
describe-category

Category attributes
flipArrays

Rearrange array subvariables into other configurations
forkDataset

Create a fork of a dataset
describe

Name, alias, and description for Crunch objects
lock

Lock and unlock a dataset for editing
login

Authenticate with the Crunch API
newFilter

Create a new filter
newMultitable

Create a new Multitable
preCrunchBoxCheck

Summarize any characteristics of a dataset that could make for an awkward CrunchBox
prepareDataForCrunch

Translate a data.frame to Crunch format
shojiURL

Get a resource URL from a Shoji Object
shojifyDatasetMetadata

Wrap variable metadata inside a dataset entity
tojson-crunch

toJSON methods for Crunch objects
tokenAuth

Add an auth token as a cookie manually
writePreparedData

Persist to disk a prepared data.frame and metadata
ShojiOrder-extract

Extract and update in VariableOrder and VariableGroup
ShojiOrder-length

Length of an Order
VariableOrder-class

Organize Variables within a Dataset
addSubvariable

Add subvariable to an array
consent

Give consent to do things that require permission
copyVariable

Copy a variable
dedupeOrder

Remove duplicated entites from an order/group
delete

Delete a Crunch object from the server
hideVariables

Hide and Unhide Variables Within a Dataset
http-methods

HTTP methods for communicating with the Crunch API
loadDataset

Load a Crunch Dataset
locateEntity

Find an entity in an order object
na-omit-categories

Omit missing categories
newDataset

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

Restore a dataset to a previously saved version
saveVersion

Create a new saved version
temp.options

Set some global options temporarily
toVariable

Generic method for converting objects to Crunch representations
var-categories

Get and set Categories on Variables
[,CrunchExpr,CrunchLogicalExpr,ANY-method

"Subset" a Variable
ShojiOrder-slots

Manipulate VariableGroup and VariableOrder
Subvariables-class

Subvariables in Array Variables
combine

Combine categories or responses
compareDatasets

Compare two datasets to see how they will append
crunch-uni

Univariate statistics on Crunch objects
crunch

Crunch.io: instant, visual, collaborative data analysis
cube-computing

Work with CrunchCubes, MultitableResults, and TabBookResults
cube-methods

Methods on Cube objects
dropRows

Permanently delete rows from a dataset
duplicated

"duplicated" method for Crunch objects
embedCrunchBox

Get HTML for embedding a CrunchBox
exclusion

View and set exclusion filters
hiddenVariables

Show the names of hidden variables within the dataset
hide

Hide and Unhide Variables
newProject

Create a new project
ordering

Get and set VariableOrder
refresh

Get a fresh copy from the server
removeEmptyGroups

Remove OrderGroups with no entities
self

Get the URL of this object
serialPaste

Make a prose list
as.vector,CrunchExpr-method

Convert Variables to local R objects
variable-update

Updating variables with expressions or values
with-context-manager

Context manager's "with" method
write.csv.gz

Write CSV to a compressed file
DatasetOrder-class

Organize Datsets
ShojiObject-class

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

Add multiple variables to a dataset
appendDataset

Append one Crunch dataset to another
catalog-extract

Extract and modify subsets of Catalog-type objects
catalog-length

Length of Catalog
createDataset

Create an empty dataset
createWithMetadataAndFile

Make a dataset with metadata and a CSV
dichotomize

Indicate how categories represent a dichotomized value
dim-dataset

Dataset dimensions
grouped

Get un(grouped) OrderGroups
handleAPIresponse

Do the right thing with the HTTP response
owners

See who owns these datasets
permissions

See who has access to this dataset
session-extract

Extract catalogs from a Session object
session

Get various catalogs for your Crunch session
tabbook-methods

TabBookResult and MultitableResult methods
updateDatasetList

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

Get the URLs contained in a Catalog or Order object
weight

Dataset weights
which

"which" method for CrunchLogicalExpr
tabBook

Compute a Tab Book
is.archived,DatasetCatalog-method

Get and set "archived" and "published" status of a dataset
as.environment,CrunchDataset-method

as.environment method for CrunchDataset
crunchAPI

Main Crunch API handling function
crunchBox

Make a CrunchBox
dataset-extract

Subset datasets and extract variables
dataset-owner

Change the owner of a dataset
deleteVariables

Delete Variables Within a Dataset
names,BatchCatalog-method

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

Find all users on your account
getTeams

Retrive all teams you're a member of
index

Get the body of a Catalog
is-na-categories

is.na for Categories
CrunchDataset-class

Crunch Datasets
CrunchVariable-class

Variables in Crunch
VariableCatalog-class

Collection of Variables within a Dataset
me

My user entity
mergeFork

Merge changes to a dataset from a fork
settings

View and modify dataset-level settings
share

Share a dataset
VariableDefinition

Construct a variable definition with (optional) additional metadata
catalogToDataFrame

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

Access Category fields directly
table

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

Teams
unbind

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

Revoke a user's access to a dataset
variableMetadata

Get all variable metadata for a dataset
versions

Access the saved versions of a dataset
createWithPreparedData

Upload a prepared data.frame with metadata to Crunch
crtabs

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

Delete a dataset from the dataset list
deleteSubvariables

Delete subvariables from an array
filter-catalog

Filter entities for a dataset
flattenOrder

Remove nesting of groups within an order/group
is-public

View and modify "public" attribute
is.editor

Read and set edit privileges
joinDatasets

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

Show the names of all Crunch datasets
newDatasetByColumn

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

Upload a file to Crunch to make a new dataset
checkForNewVersion

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

Remove batches from a dataset
show-crunch

Show methods for Crunch objects
subvars-extract

Extract and modify subsets of subvariables
is.dataset

Is it?
crunch-summary

Summary methods for Crunch Variables
dataset-variables

Access a Dataset's Variables Catalog
datasets

Get the dataset catalog
exportDataset

Export a dataset to a file
expressions

Construct Crunch Expressions
logout

Kill the active Crunch session
makeArray

Make a Categorical Array or Multiple Response variable
moveToGroup

Move entities to a group
multitable-catalog

Multitable entities for a dataset
project-icon

A project's icon
projects

Get the project catalog
session_store

Stay authenticated.
setEntitySlot

Base setter for Crunch objects
entity,CrunchProject-method

Methods for ShojiTuples
type

Change the type of Crunch variables