Learn R Programming

RBaseX (version 1.1.2)

Info: Info

Description

Returns a string with query compilation and profiling info.

Usage

Info(query_obj)

Value

This function returns a list with the following items:

  • Info Info

  • success A boolean, indicating if the command was completed successfull

Arguments

query_obj

QueryClass instance-ID

Details

If the query object has not been executed yet, an empty string is returned.