editWebFile: Display a file from the web in the editor

Description Usage Arguments Value Examples

Description

Reads a text file from the web and opens the contents in an editor. This is useful, for instance, for sharing assignment templates with students. You MUST "save as" the editor buffer in your own folder if you want to keep it.

Usage

1

Arguments

url

URL locating the file on the web

Value

The temporary file name, invisibly.

Examples

1
2
3
4
## Not run: 
   editWebFile("www.mosaic-web.org/go/datasets/angle.R")

## End(Not run)

dtkaplan/DataComputing documentation built on May 15, 2019, 4:58 p.m.