setR method

void setR(
  1. double f
)

Implementation

void setR(double f) {
  return openjtalkSetR(this, f);
}