sdf_seq: Create DataFrame for Range

Description Usage Arguments

View source: R/sdf_sequence.R

Description

Creates a DataFrame for the given range

Usage

1
sdf_seq(sc, from = 1L, to = 1L, by = 1L, repartition = 0)

Arguments

sc

The associated Spark connection.

from, to

the start and end to use as a range


javierluraschi/sparkworker documentation built on May 18, 2019, 5:56 p.m.