Formats recommendations from decide_sample_size() in a human-readable
way. In assurance mode each row is rendered as a plain-English sentence.
In conditional mode a formatted table is printed.
# S3 method for powerbrmsINLA_sample_size
print(x, digits = 4L, ...)x, invisibly.
An object of class "powerbrmsINLA_sample_size" returned by
decide_sample_size().
Number of decimal places for power/assurance values (default 4).
Unused; present for S3 compatibility.