# NOT RUN {
# find out which formats are available
suggest_formats()
# check for a particular format not listed in "suggested" that you want to use, e.g. m4v
suggest_formats("m4v")
# if "m4v" is returned, you can use this format with animate_frames
# }
Run the code above in your browser using DataLab