Learn R Programming

crunch (version 1.18.0)

webApp: View a Dataset in the Web Application

Description

Convenience function that will use your system's "open" command to open a dataset in our web application in your default browser.

Usage

webApp(dataset)

Arguments

dataset

a CrunchDataset

Value

Nothing; called for side effect of opening your web browser.

Details

Note that this function does not do anything on Windows.