                        BBVA - Jazz: A lightweight analytical web
                        server for data-driven applications - R client.
                        BBVA - Jazz: A lightweight analytical web
                        server for data-driven applications - R client.
create_block_rep        Create a data block in the server by repeating
                        a value a number of times
create_block_seq        Create a data block in the server with a simple
                        linear sequence
create_error_page       Customize the error pages on the server
create_source           Create a new source on the server
create_web_resource     High level create a new association of an url
                        from an object
delete_block            Delete a block on the server
delete_source           Delete a source on the server
delete_web_source       Remove a complete web source for the server's
                        "www" source
get_R_block             Read a data block as an R object
get_block_as_string     Get a data block as an R string
get_block_attributes    Get the (header) attributes of a block
get_raw_block           Generic (low level) GET call to a block in the
                        block API
get_server_version      Get the version of the Jazz server
list_sources            List all the sources on the Jazz server
list_web_sources        List all the web sources on the Jazz server
new_key                 Create a key for a new block using a RNG
put_R_block             Write an R object as a data block
put_block_flags         Write flags into a block's header
put_raw_block           Write a raw object or a string as a block.
put_strings_as_block    Write a vector of strings as a data block
rjazz                   Official Client for Jazz
set_compatible_data_type
                        Change the type of a data block to a binary
                        compatible type
set_jazz_host           Set the name of the Jazz server to avoid
                        passing it in all function calls
type_const              A set of server constants stored in a list
