log_log_curvature | R Documentation |
The log-log curvature of an expression.
The log-log curvature of an expression.
log_log_curvature(object)
## S4 method for signature 'Expression'
log_log_curvature(object)
object |
An Expression object. |
A string indicating the log-log curvature of the expression, either "LOG_LOG_CONSTANT", "LOG_LOG_AFFINE", "LOG_LOG_CONVEX, "LOG_LOG_CONCAVE", or "UNKNOWN".
A string indicating the log-log curvature of the expression, either "LOG_LOG_CONSTANT", "LOG_LOG_AFFINE", "LOG_LOG_CONVEX", "LOG_LOG_CONCAVE", or "UNKNOWN".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.