Save output from stable

stable_save(x, file = attr(x, "stable_file"), dir = getOption("pmtables.dir"))

Arguments

x

a table formatted with stable()

file

the file

dir

the directory where the file is to be saved

Value

The stable or stable_long object is returned invisibly.