CheckAWSKeys {pyMTurkR}R Documentation

Helper function to check AWS Keys

Description

Checks for the existence of environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

Usage

CheckAWSKeys()

Value

A logical indicating whether AWS Keys were found as environment variables.


[Package pyMTurkR version 1.1.6 Index]