Learn R Programming

RSurvey (version 0.5.0)

srvy.config: Set Window and Plotting Parameters

Description

A GUI for specifying window geometry and universal plotting parameters.

Usage

srvy.config(parent)

Arguments

parent
tkwin; the parent window (optional)

Details

The output date-time format is based on a character string representation described in strptime, for example "02/26/2010 17:05:39.61" is represented using "%d/%m/%Y %H:%M:%OS".

Examples

Run this code
srvy.config()

Run the code above in your browser using DataLab