Learn R Programming

weyl (version 0.0-7)

weyl-package: tools:::Rd_package_title("weyl")

Description

tools:::Rd_package_description("weyl")

Arguments

Author

tools:::Rd_package_author("weyl")

Maintainer: tools:::Rd_package_maintainer("weyl")

Details

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("weyl") tools:::Rd_package_indices("weyl")

Examples

Run this code
x <- rweyl(d=1)
y <- rweyl(d=1)
z <- rweyl(d=1)

is.zero(x*(y*z) - (x*y)*z)  # should be TRUE

Run the code above in your browser using DataLab