We need a function that can create a template for the design file.
e.g. create_designfile(), then it opens a new file (which is unsaved) containing an example (like in inst/extdata/design_testfile.txt), and gives instructions (in hashed lines, which can be filtered out when parsing) on how to fill it out.
We need a function that can create a template for the design file.
e.g.
create_designfile(), then it opens a new file (which is unsaved) containing an example (like ininst/extdata/design_testfile.txt), and gives instructions (in hashed lines, which can be filtered out when parsing) on how to fill it out.