mvShinyHaplot {microhaplot}R Documentation

Transfer a copy of microhaplot app.

Description

Moves shiny microhaplot app to a different directory

Usage

mvShinyHaplot(path)

Arguments

path

string. directory path. Required

Value

a logical value of whether file.copy is successfully transferred Shiny app to its new directory

Examples


mvShinyHaplot(tempdir())


[Package microhaplot version 1.0.1 Index]