new_assignment.Rd
Create a blank new assignment from the included quarto template.
new_assignment( filename, title, author, open = is_interactive() & isAvailable() )
desired filename of new file.
desired title, to be inserted into new file.
desired author, to be inserted into new file.
a logical specifying whether or not to open the new file for editing.