spark-instrumented-optimizer/R/pkg/tests
Yuto Akutsu 04348574ab [SPARK-36824][R] Add sec and csc as R functions
### What changes were proposed in this pull request?

Add secant and cosecant as R functions.

### Why are the changes needed?

[SEC and CSC have been added](https://github.com/apache/spark/pull/33988) thus these functions need R support.

### Does this PR introduce _any_ user-facing change?

Yes, users can now call those functions as R functions.

### How was this patch tested?

unit tests added.

Closes #34067 from yutoacts/SPARK-36824.

Authored-by: Yuto Akutsu <yuto.akutsu@oss.nttdata.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2021-09-23 10:59:40 +09:00
..
fulltests [SPARK-36824][R] Add sec and csc as R functions 2021-09-23 10:59:40 +09:00
run-all.R [SPARK-30663][SPARK-33313][TESTS][R] Drop testthat 1.x support and add testthat 3.x support 2020-11-02 08:54:08 +09:00