gen: Generate Method

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/default.R

Description

Generate random values from empty vector with known dimension

Usage

1
2
3
4
5
6
7
gen(x, ...)

## S3 method for class 'pframe_1d'
gen(...)

## Default S3 method:
gen(...)

Arguments

x

is object, i.e. pframe_1d

Details

If you like to write a lot, you can always describe more here.

Value

Description of the object you will be returning.

Note

You can also leave an important note here

Author(s)

Justin Thong justinthong93@gmail.com

References

Links can be useful http://en.wikipedia.org/wiki/Fermat's_little_theorem

See Also

particle This part tells you to refer to other code

Examples

1
a+b

tintinthong/pfilter documentation built on May 24, 2019, 9:55 a.m.