# at_yaml_template ## Description Generate a 'yaml' template for an 'autotest'. ## Usage ```r at_yaml_template(loc = tempdir()) ``` ## Arguments * `loc`: Location to generate template file. Append with filename and '.yaml' suffix to overwrite default name of 'autotest.yaml', otherwise this parameter will be used to specify directory only. ## Seealso Other yaml: `[autotest_yaml](autotest_yaml)()`, `[examples_to_yaml](examples_to_yaml)()` ## Concept yaml