Learn R Programming

rdataretriever (version 3.1.1)

get_script_upstream: Get scripts upstream

Description

Get scripts upstream

Usage

get_script_upstream(dataset, repo = "")

Value

No return value, gets upstream scripts

Arguments

dataset

name of the dataset

repo

path to the repository

Examples

Run this code
if (FALSE) {
rdataretriever::get_script_upstream("iris")
}

Run the code above in your browser using DataLab