spark-instrumented-optimizer/R/pkg
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
..
inst [SPARK-34015][R] Fixing input timing in gapply 2021-01-06 11:40:02 +09:00
R [SPARK-36824][R] Add sec and csc as R functions 2021-09-23 10:59:40 +09:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-36824][R] Add sec and csc as R functions 2021-09-23 10:59:40 +09:00
vignettes [SPARK-34306][SQL][PYTHON][R] Use Snake naming rule across the function APIs 2021-02-02 09:29:40 +09:00
.lintr [SPARK-29936][R] Fix SparkR lint errors and add lint-r GitHub Action 2019-11-17 21:01:01 -08:00
.Rbuildignore [SPARK-20877][SPARKR][FOLLOWUP] clean up after test move 2017-06-11 03:00:44 -07:00
DESCRIPTION [SPARK-35996][BUILD] Setting version to 3.3.0-SNAPSHOT 2021-07-02 13:47:36 -07:00
NAMESPACE [SPARK-36824][R] Add sec and csc as R functions 2021-09-23 10:59:40 +09:00