Skip to contents

After installation, an RStudio add-in is available. This can be loaded into RStudio by clicking on the Addins button.

The addin can also be started from the console with the lamar_addin() function.

After the addin has been loaded, the following dialog appears:

In the dialog box, the individual required entries must be made. First, the email address of the LamaPoll account and the LamaPoll API key must be entered. Clicking the gray button will load a list of surveys associated with the specified account.

After that, you can select the survey whose data should be loaded into R. Before loading, filters can be set and a name for the data frame object must be specified.

By pressing the green button at the end of the dialog, the data will be loaded into R.