spark-instrumented-optimizer/R/pkg
Yuto Akutsu 5d5c942c70 [SPARK-36688][R] Add cot as an R function
### What changes were proposed in this pull request?

Add cotangent as an R function.

### Why are the changes needed?

My previous PR (https://github.com/apache/spark/pull/33906) missed R support.

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

Yes, users can now call the cotangent function as an R function.

### How was this patch tested?

unit tests.

Closes #33925 from yutoacts/SPARK-36660.

Lead-authored-by: Yuto Akutsu <yuto.akutsu@nttdata.com>
Co-authored-by: Yuto Akutsu <87687356+yutoacts@users.noreply.github.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2021-09-08 14:21:01 +09:00
..
inst [SPARK-34015][R] Fixing input timing in gapply 2021-01-06 11:40:02 +09:00
R [SPARK-36688][R] Add cot as an R function 2021-09-08 14:21:01 +09:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-36688][R] Add cot as an R function 2021-09-08 14:21:01 +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-36688][R] Add cot as an R function 2021-09-08 14:21:01 +09:00