坐山雕

导航

ruan shinny in mac

#/bin/bash
ABSPATH=$(dirname /${0#\/})
cd $ABSPATH
pwd
R --slave --no-restore  -e 'print(getwd());shiny::runApp("VLOUPE.R",launch.browser=TRUE)'

posted on 2020-12-31 16:37  坐山雕  阅读(31)  评论(0)    收藏  举报