savePNGtoFile {cyjShiny}R Documentation

Save a png rendering of the current network view to the specified filename

Description

Save a png rendering of the current network view to the specified filename

Usage

savePNGtoFile(session, filename)

Arguments

session

a Shiny Server session object.

filename

a character string

Value

Nothing


[Package cyjShiny version 1.0.42 Index]