get_app_names: Getting app names from otree data This is the function that...

Description Usage Arguments Value Url format Examples

View source: R/get_app_names.R

Description

Getting app names from otree data This is the function that gets data from oTree-based server

Usage

1

Arguments

website

the http url to the website with the data

Value

data.frame with data in it

Url format

the url can be preceded or not by 'http' or 'https' prefix. If it is not provided it will be added automatically.

Examples

1
get_data('www.myotreeapp.herokuapp.com')

chapkovski/otreer documentation built on May 29, 2019, 8:34 a.m.