amcat.runaction: Run an action from the AmCAT API

Description Usage Arguments Value

View source: R/amcatr.r

Description

Run an action from the AmCAT API

Usage

1
amcat.runaction(conn, action, format = "csv", ...)

Arguments

conn

the connection object from amcat.connect

action

the name of the action

format

the format to request, e.g. csv or json

...

any additional (e.g. action-specific) arguments to pass to the action API

Value

A dataframe containing the result of the action [WvA: shouldn't that depend on the action??]


amcat/amcat-r documentation built on Dec. 26, 2021, 3:12 a.m.