'Why there are no R evaluation metrics examples in spark

I'm wondering why there are no R evaluation metrics examples in spark documentation (https://spark.apache.org/docs/3.2.1/mllib-evaluation-metrics.html).
I'm just playing around with spark.logit algorithm in R and want to evaluate my model's efficacy, but I can't find how to do it in SparkR.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source