create-example: Creates an example dataset

create_ft_exampleR Documentation

Creates an example dataset

Description

This function builds a dataset which is an instance of the class QFeatures.

Usage

create_ft_example(with.na = FALSE)

Arguments

with.na

A logical(1) which indicates whether the example dataset contains missing values or not. Default is FALSE.

Value

An instance of class QFeatures

Author(s)

Samuel Wieczorek

Examples

create_ft_example()
create_ft_example(TRUE)


samWieczorek/DAPAR2 documentation built on Oct. 15, 2023, 1:45 p.m.