Learn R Programming

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

crunch (version 1.14.4)

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

1,050

Version

1.14.4

License

LGPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Neal Richardson

Last Published

January 20th, 2017

Functions in crunch (1.14.4)

catalog-length

Length of Catalog
as.environment,CrunchDataset-method

as.environment method for CrunchDataset
c-categories

S3 method to concatenate Categories and Category objects
addVariables

Add multiple variables to a dataset
appendDataset

Append one Crunch dataset to another
catalog-extract

Extract and modify subsets of Catalog-type objects
batches

See the appended batches of this dataset
catalogToDataFrame

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

Add subvariable to an array
is.archived,DatasetCatalog-method

Get and set "archived" and "published" status of a dataset
combine

Combine categories or responses
copyVariable

Copy a variable
compareDatasets

Compare two datasets to see how they will append
checkForNewVersion

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

Create an empty dataset
cleanseBatches

Remove batches from a dataset
consent

Give consent to do things that require permission
Categories-class

Categories in CategoricalVariables
ContextManager

Context managers
category-extract

Access Category fields directly
crunch-uni

Univariate statistics on Crunch objects
crunchAPI

Main Crunch API handling function
createWithMetadataAndFile

Make a dataset with metadata and a CSV
CrunchDataset-class

Crunch Datasets
crtabs

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

Make a CrunchBox
is.dataset

Is it?
crunch-summary

Summary methods for Crunch Variables
cube-computing

Work with CrunchCubes
crunch

Crunch.io: instant, visual, collaborative data analysis
dataset-variables

Access a Dataset's Variables Catalog
dataset-update

Update a variable or variables in a dataset
delete

Delete a Crunch object from the server
deleteDataset

Delete a dataset from the dataset list
dim-dataset

Dataset dimensions
datasets

Get the dataset catalog
dropRows

Permanently delete rows from a dataset
dedupeOrder

Remove duplicated entites from an order/group
cube-methods

Methods on Cube objects
dataset-extract

Subset datasets and extract variables
duplicated

"duplicated" method for Crunch objects
embedCrunchBox

Get HTML for embedding a CrunchBox
dataset-to-R

as.data.frame method for CrunchDataset
dataset-owner

Change the owner of a dataset
names,BatchCatalog-method

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

View and set exclusion filters
describe-category

Category attributes
exportDataset

Export a dataset to a file
index

Get the body of a Catalog
is-na-categories

is.na for Categories
flipArrays

Rearrange array subvariables into other configurations
grouped

Get un(grouped) OrderGroups
forkDataset

Create a fork of a dataset
handleAPIresponse

Do the right thing with the HTTP response
loadDataset

Load a Crunch Dataset
listDatasets

Show the names of all Crunch datasets
newProject

Create a new project
makeArray

Make a Categorical Array or Multiple Response variable
ordering

Get and set VariableOrder
me

My user entity
preCrunchBoxCheck

Summarize any characteristics of a dataset that could make for an awkward CrunchBox
ShojiOrder-extract

Extract and update in VariableOrder and VariableGroup
type

Change the type of Crunch variables
versions

Access the saved versions of a dataset
variableMetadata

Get all variable metadata for a dataset
project-icon

A project's icon
entity,CrunchProject-method

Methods for ShojiTuples
ShojiObject-class

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

Delete subvariables from an array
deleteVariables

Delete Variables Within a Dataset
expressions

Construct Crunch Expressions
locateEntity

Find an entity in an order object
hiddenVariables

Show the names of hidden variables within the dataset
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
lock

Lock and unlock a dataset for editing
hide

Hide and Unhide Variables
filter-catalog

Filter entities for a dataset
filter-methods

View and modify Filter entity attributes
flattenOrder

Remove nesting of groups within an order/group
is.editor

Read and set edit privileges
joinDatasets

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

Authenticate with the Crunch API
removeEmptyGroups

Remove OrderGroups with no entities
permissions

See who has access to this dataset
logout

Kill the active Crunch session
owners

See who owns these datasets
restoreVersion

Restore a dataset to a previously saved version
ShojiOrder-length

Length of an Order
ShojiOrder-slots

Manipulate VariableGroup and VariableOrder
shojiURL

Get a resource URL from a Shoji Object
show-crunch

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

Convert Variables to local R objects
na-omit-categories

Omit missing categories
moveToGroup

Move entities to a group
mergeFork

Merge changes to a dataset from a fork
variable-update

Updating variables with expressions or values
projects

Get the project catalog
newDataset

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

Get a fresh copy from the server
members<-,CrunchTeam,MemberCatalog-method

Teams
table

Table function for Crunch objects
unshare

Revoke a user's access to a dataset
unbind

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

Make a prose list
tojson-crunch

toJSON methods for Crunch objects
temp.options

Set some global options temporarily
share

Share a dataset
shojifyMetadata

Wrap variable metadata inside a dataset entity
session_store

Stay authenticated.
updateDatasetList

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

Get the URLs contained in a Catalog or Order object
VariableCatalog-class

Collection of Variables within a Dataset
getAccountUserCatalog

Find all users on your account
dichotomize

Indicate how categories represent a dichotomized value
VariableDefinition

Construct a variable definition with (optional) additional metadata
describe

Name, alias, and description for Crunch objects
hideVariables

Hide and Unhide Variables Within a Dataset
getTeams

Retrive all teams you're a member of
http-methods

HTTP methods for communicating with the Crunch API
newDatasetFromFile

Upload a file to Crunch to make a new dataset
saveVersion

Create a new saved version
newFilter

Create a new filter
settings

View and modify dataset-level settings
self

Get the URL of this object
setEntitySlot

Base setter for Crunch objects
toVariable

Generic method for converting objects to Crunch representations
tokenAuth

Add an auth token as a cookie manually
session-extract

Extract catalogs from a Session object
with-context-manager

Context manager's "with" method
session

Get various catalogs for your Crunch session
weight

Dataset weights
[,CrunchExpr,CrunchLogicalExpr,ANY-method

"Subset" a Variable
var-categories

Get and set Categories on Variables
Subvariables-class

Subvariables in Array Variables
subvars-extract

Extract and modify subsets of subvariables
which

"which" method for CrunchLogicalExpr