Learn R Programming

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

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

744

Version

1.17.0

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

June 6th, 2017

Functions in crunch (1.17.0)

CrunchDataset-class

Crunch Datasets
CrunchVariable-class

Variables in Crunch
Categories-class

Categories in CategoricalVariables
ContextManager

Context managers
DatasetOrder-class

Organize Datsets
ShojiOrder-slots

Manipulate VariableGroup and VariableOrder
Subvariables-class

Subvariables in Array Variables
ShojiOrder-extract

Extract and update in VariableOrder and VariableGroup
ShojiOrder-length

Length of an Order
is.archived,DatasetCatalog-method

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

as.environment method for CrunchDataset
cleanseBatches

Remove batches from a dataset
compareDatasets

Compare two datasets to see how they will append
consent

Give consent to do things that require permission
crunch

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

Main Crunch API handling function
combine

Combine categories or responses
crtabs

Crunch xtabs: Crosstab and otherwise aggregate variables in a Crunch Dataset
is.dataset

Is it?
crunchBox

Make a CrunchBox
cube-computing

Work with CrunchCubes, MultitableResults, and TabBookResults
dedupeOrder

Remove duplicated entites from an order/group
delete

Delete a Crunch object from the server
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
dropRows

Permanently delete rows from a dataset
duplicated

"duplicated" method for Crunch objects
is.editor

Read and set edit privileges
joinDatasets

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

Make a dataset with metadata and a CSV
createWithPreparedData

Upload a prepared data.frame with metadata to Crunch
dataset-to-R

as.data.frame method for CrunchDataset
dataset-update

Update a variable or variables in a dataset
deleteVariables

Delete Variables Within a Dataset
names,BatchCatalog-method

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

Export a dataset to a file
expressions

Construct Crunch Expressions
grouped

Get un(grouped) OrderGroups
addSubvariable

Add subvariable to an array
copyVariable

Copy a variable
createDataset

Create an empty dataset
handleAPIresponse

Do the right thing with the HTTP response
newDataset

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

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

Organize Variables within a Dataset
VariableCatalog-class

Collection of Variables within 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
preCrunchBoxCheck

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

Translate a data.frame to Crunch format
self

Get the URL of this object
serialPaste

Make a prose list
dataset-extract

Subset datasets and extract variables
dataset-owner

Change the owner of a dataset
deleteDataset

Delete a dataset from the dataset list
deleteSubvariables

Delete subvariables from an array
tojson-crunch

toJSON methods for Crunch objects
tokenAuth

Add an auth token as a cookie manually
var-categories

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

"Subset" a Variable
embedCrunchBox

Get HTML for embedding a CrunchBox
exclusion

View and set exclusion filters
hideVariables

Hide and Unhide Variables Within a Dataset
http-methods

HTTP methods for communicating with the Crunch API
ShojiObject-class

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

See the appended batches of this dataset
c-categories

S3 method to concatenate Categories and Category objects
changeCategoryID

Change the id of a category for a categorical variable
dichotomize

Indicate how categories represent a dichotomized value
dim-dataset

Dataset dimensions
hiddenVariables

Show the names of hidden variables within the dataset
hide

Hide and Unhide Variables
is-na-categories

is.na for Categories
is-public

View and modify "public" attribute
makeArray

Make a Categorical Array or Multiple Response variable
me

My user entity
dataset-variables

Access a Dataset's Variables Catalog
datasets

Get the dataset catalog
describe-category

Category attributes
describe

Name, alias, and description for Crunch objects
listDatasets

Show the names of all Crunch datasets
loadDataset

Load a Crunch Dataset
mergeFork

Merge changes to a dataset from a fork
moveToGroup

Move entities to a group
newDatasetFromFile

Upload a file to Crunch to make a new dataset
newFilter

Create a new filter
project-icon

A project's icon
flipArrays

Rearrange array subvariables into other configurations
forkDataset

Create a fork of a dataset
importMultitable

Import a Multitable
index

Get the body of a Catalog
locateEntity

Find an entity in an order object
lock

Lock and unlock a dataset for editing
multitable-catalog

Multitable entities for a dataset
na-omit-categories

Omit missing categories
checkForNewVersion

See if there's a new version of the package on GitHub
crunch-summary

Summary methods for Crunch Variables
crunch-uni

Univariate statistics on Crunch objects
cube-methods

Methods on Cube objects
dashboard

View or set a dashboard URL
filter-catalog

Filter entities for a dataset
flattenOrder

Remove nesting of groups within an order/group
getAccountUserCatalog

Find all users on your account
getTeams

Retrive all teams you're a member of
permissions

See who has access to this dataset
pk

Get and set the primary key for a Crunch dataset
refresh

Get a fresh copy from the server
removeEmptyGroups

Remove OrderGroups with no entities
table

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

Teams
as.vector,CrunchExpr-method

Convert Variables to local R objects
variable-update

Updating variables with expressions or values
projects

Get the project catalog
tabBook

Compute a Tab Book
tabbook-methods

TabBookResult and MultitableResult methods
unbind

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

Revoke a user's access to a dataset
with-context-manager

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

Write CSV to a compressed file
login

Authenticate with the Crunch API
logout

Kill the active Crunch session
ordering

Get and set VariableOrder
newMultitable

Create a new Multitable
newProject

Create a new project
session-extract

Extract catalogs from a Session object
session

Get various catalogs for your Crunch session
restoreVersion

Restore a dataset to a previously saved version
saveVersion

Create a new saved version
settings

View and modify dataset-level settings
share

Share a dataset
updateDatasetList

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

Get the URLs contained in a Catalog or Order object
writePreparedData

Persist to disk a prepared data.frame and metadata
show-crunch

Show methods for Crunch objects
subvars-extract

Extract and modify subsets of subvariables
temp.options

Set some global options temporarily
toVariable

Generic method for converting objects to Crunch representations
which

"which" method for CrunchLogicalExpr
owners

See who owns these datasets
session_store

Stay authenticated.
setEntitySlot

Base setter for Crunch objects
shojiURL

Get a resource URL from a Shoji Object
weight

Dataset weights
shojifyDatasetMetadata

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
versions

Access the saved versions of a dataset