powered by
update (redraw) an instance on mstVariant
updatemstVariant(mstVProxy, mat, prop, propTime = NULL)
mstVaraintProxy instance
distance matrix
proportions data.frame
list of each variant by time and proportions
mstVariant
# NOT RUN { library(SMITIDvisu) data(mstVariant) ## server.R mstVaraintProxy("mstvariantoutput") %>% updatemstVariant(st.dist,st.prop) # }
Run the code above in your browser using DataLab