Skip to contents

Writes a CQL script (from cql()) to an .oxcal file, for input to OxCal.

Usage

write_oxcal(cql, file)

Arguments

cql

A cql object. See cql().

file

Path to a file.

Value

Returns cql invisibly.

See also

Other CQL functions: cql_boundary(), cql_n(), cql_options(), cql_other, cql_phase(), cql_r_date(), cql_sequence(), cql()