download_webserver: Download data from a jspsych experiment deployed on a...

Description Usage Arguments Details See Also

View source: R/build_api.R

Description

Download data from a jspsych experiment deployed on a webserver

Usage

1
download_webserver(ssh, keyfile = NULL, to = ".")

Arguments

ssh

ssh connection string to a webserver

keyfile

(optional) path to a ssh private key to log in to your webserver

to

local folder to download the data to

Details

This function assumes the default setup by run_webserver, so all it does is download the folder /var/www/server_data

See Also

save_webserver, run_webserver


djnavarro/jaysire documentation built on April 12, 2021, 4:25 a.m.