partialData: execute data() in the server session

View source: R/partialData.R

partialDataR Documentation

execute data() in the server session

Description

load specified dataset

Usage

partialData(what, start = NULL, end = NULL, package = NULL)

Arguments

start

keep rows starting with this

end

keep rows until here

package

a character, name of the package where to look for datasets

x

a character, name of a data frame

Value

a numeric vector which contains the minimum and the maximum


sib-swiss/dsSwissKnife documentation built on Nov. 27, 2024, 6:03 p.m.