slice_sample {bupaR}R Documentation

Sample function for logs

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

slice_sample

Usage

## S3 method for class 'log'
slice_sample(.data, ..., n, prop, weight_by = NULL, replace = FALSE)

## S3 method for class 'grouped_log'
slice_sample(.data, ..., n, prop, weight_by = NULL, replace = FALSE)

Methods (by class)


[Package bupaR version 0.5.4 Index]