round.ROASAnalysisResults: Rounds the estimates to a given number of decimal places.

Description Usage Arguments Value

View source: R/roasanalysisresults.R

Description

Rounds the estimates to a given number of decimal places.

Usage

1
2
## S3 method for class 'ROASAnalysisResults'
round(x, digits = 1)

Arguments

x

a ROASAnalysisResults object.

digits

number of digital places to round to.

Value

A ROASAnalysisResults object, with estimates appropriately rounded.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.