RC.send.feedback {RC}R Documentation

Send a complaint to the author

Description

Use this function if you want to send a complaint or if you want to make a suggestion.

Usage

RC.send.feedback(email = "", subject = "", message = "")

Arguments

email Your e-mail address (optional)
subject A subject line
message Your message in plain ASCII.

Examples

#RC.send.feedback("my.email@myisp.com","Help!!!", 
#  "My computer crashed and displays a blue screen...")
#Note: you will probably get a reply to install Linux :-)

[Package RC version 1.0.1.27 Index]