Learn R Programming

RtutoR (version 2018.06.08)

data: Overwrite the base function data, copy data by default into the calling environment instead of the global environment

Description

Overwrite the base function data, copy data by default into the calling environment instead of the global environment

Usage

data(..., envir = parent.frame())

Arguments