dssShowFactors: Describe factors in a dataframe

Description Usage Arguments

View source: R/dssShowFactors.R

Description

Show the levels for all the factors in a remote dataframe

Usage

1
2
3
4
5
6
7
dssShowFactors(
  what,
  show.all = FALSE,
  async = TRUE,
  wait = TRUE,
  datasources = NULL
)

Arguments

what

a character name of the dataframe

show.all

a logical, default FALSE. If FALSE it limits to the first 50 levels, otherwise it returns all of them.

async

a logical, see datashield.aggregate

wait

a logical, see datashield.aggregate

datasources

a list of opal objects obtained after logging into the opal servers (see datashield.login)


IulianD/dsSwissKnifeClient documentation built on June 23, 2020, 4:38 p.m.