statnet / statnetWeb

A graphical user interface for network modeling with the 'statnet' software
GNU General Public License v3.0
29 stars 17 forks source link

use network name uploaded by user as object name #23

Open ebey opened 9 years ago

ebey commented 9 years ago

Functions within the shiny code that take in a network object use the nw() reactive object, which is convenient, except for a few scenarios when a different behavior would be more helpful for the user.

This is probably a long term issue.