Description Usage Arguments Value Author(s) Examples
Convert screenshots or other pictures into a gif.
1 2 | png2gif(path = ".", input_like = ".png", output_name = "tmp.gif",
size = "1000x1000", transfer_time = 1)
|
path |
Character. The directory contains the pictures to convert. |
input_like |
Character. The file names of the pictures like |
output_name |
Character. The output file name |
size |
Character. n x n. |
transfer_time |
Integer. n seconds. |
gif
Jiaxiang Li
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.