Learn R Programming

microhaplot (version 1.0.1)

mvShinyHaplot: 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

Run this code
# NOT RUN {
mvShinyHaplot(tempdir())

# }

Run the code above in your browser using DataLab