NB.example.dataset: Generate sample dataset

Description Usage Details Note See Also Examples

View source: R/NB.example.dataset.R

Description

To create a sample dataset in plain text format to illustrate the use of this package.

Usage

1

Details

No arguments required. Just run the function.

Note

A plain text (*txt) file will be created in your current working directory. Please make sure that you have the permission to write onto the working directory.

See Also

NB.estimator

Examples

1
2
3
4
## CREATE A SAMPLE DATASET IN PLAIN TEXT FORM
NB.example.dataset()

## CHECK YOUR WORKING DIRECTORY!

NB documentation built on May 2, 2019, 1:29 p.m.