tests/testthat/helper-02_sdf_duplicate_marker.R

expected_sdf_duplicate_marker <-
  structure(
    list(
      id = c(0x1p+0, 0x1p+1, 0x1p+0, 0x1p+0),
      num = c(0x1p+2, 0x1p+2, 0x1p+2, 0x1.4p+2),
      order = c(0x1p+0, 0x1p+0, 0x1p+1, 0x1.8p+1),
      marker = c(1L, 0L, 0L, 1L)
    ),
    .Names = c("id", "num", "order", "marker"),
    row.names = c(NA, -4L),
    class = c("tbl_df", "tbl", "data.frame")
  )
nathaneastwood/sparkts documentation built on May 25, 2019, 10:34 p.m.