Utility functions for importData and exportData

DESCRIPTION:

Utility functions for importData and exportData

USAGE:

isDatabaseType(type)

REQUIRED ARGUMENTS:

type
A string used as the type argument to importData or exportData

VALUE:

TRUE if the input type is a legitimate data base type.

DETAILS:

This function is not intended to be used directly.