Skip to contents

Creates a new user in the remote server

Usage

PMregister(email, server_address)

Arguments

email

User's email.

server_address

remote server address. If omitted, Pmetrics will use the the default one. See setPMoptions.

Value

A message that specifies if the user was registered or if some error happened.

Details

This function receives an unused email and optionally the server adress.

Author

Michael Neely