| apply_selection | Apply a selection to a space |
| are_args_scalar | Can arguments be interpreted as a scalar? |
| args_regularity_evaluation | Evaluate if the arguments are regular for hyperslab use |
| array_counter | Cycle through n-dimensional array indices |
| array_reorder | Reorder an array |
| as_hex | Convert a double or integer to hex |
| check_arg_for_hyperslab_func | Check argument for known functions that encode a hyperslab |
| clean_ls_df | Cleaning result of internal 'R_H5ls' function |
| convertRoundTrip | Round-trip of converting data to HDF5 and back to R |
| create_empty | Create an empty R-object according to a given HDF5 datatype |
| do_reshuffle | Reshuffle the input as needed - see... |
| equal_id_check | Compare the ids of objects |
| expand_point_grid | Expand list of points for each dimension into a matrix of all... |
| extract_dim | Extract the dimension of a space and datatype |
| factor_ext | Create an extended factor |
| factor_ext_functions | Various functions for 'factor_ext' objects |
| flatten_df | Flatten a nested data.frame |
| get_id | Get the id of an H5RefClass |
| guess_chunks | Guess the dimension of a chunk |
| guess_dtype | Guess the HDF5 datatype of an R object |
| guess_space | Guess the dataspace of an object |
| H5A-class | Class for representing HDF5 attributes |
| h5attributes | Interface for HDF5 attributes |
| H5_close_any | Closes any HDF5 id using the appropriate library function |
| h5const | All constants used in HDF5 |
| H5D-class | Class for representing HDF5 datasets |
| H5File-class | Class for interacting with HDF5 files. |
| H5File.open | Open an HDF5 file |
| h5garbage_collect | Trigger the HDF5 garbage collection |
| H5Group_access | Retrieve object from a group of file |
| H5Group-class | Class for representing HDF5 groups |
| H5GTD_factory | Wrap an HDF5-id in the appropriate class |
| H5P_ATTRIBUTE_CREATE-class | Class for HDF5 property list for attribute creation |
| H5P-class | Class for HDF5 property lists. |
| H5P_CLASS-class | Class for HDF5 property list classes (not HDF5 property... |
| H5P_DATASET_ACCESS-class | Class for HDF5 property list for dataset access |
| H5P_DATASET_CREATE-class | Class for HDF5 property list for dataset creation |
| H5P_DATASET_XFER-class | Class for HDF5 property list for dataset transfer |
| H5P_DEFAULT-class | Class for default values for HDF5 property lists. |
| H5P_factory | Create an 'H5P' out of an id |
| H5P_FILE_ACCESS-class | Class for HDF5 property list for file creation |
| H5P_FILE_CREATE-class | Class for HDF5 property list for file creation |
| H5P_LINK_ACCESS-class | Class for HDF5 property list for link access |
| H5P_LINK_CREATE-class | Class for HDF5 property list for link creation |
| H5P_OBJECT_COPY-class | Class for HDF5 property list for object copying |
| H5P_OBJECT_CREATE-class | Class for HDF5 property list for object creation |
| H5R-class | Class for HDF5 Reference datatypes. |
| H5R_DATASET_REGION-class | Class for HDF5 dataset-region references. |
| H5RefClass-class | Base class that tracks the ids and allows for closing an id |
| H5R_functions | Various functions for 'H5R' objects |
| H5R_OBJECT-class | Class for HDF5 Object-references. |
| H5S_ALL-class | Class for HDF5 default space |
| H5S-class | Class for representing HDF5 spaces |
| H5S_H5D_subset_assign | Selecting and assigning subsets of HDF5-Spaces and... |
| H5T_ARRAY-class | Class for HDF5 array datatypes. |
| H5T-class | Class for HDF5 datatypes. |
| H5T_COMPLEX-class | Class for HDF5 complex datatypes |
| H5T_COMPOUND-class | Class for HDF5 compound datatypes. |
| H5T_ENUM-class | Class for HDF5 enumeration datatypes. |
| H5T_extractID | Extract HDF5-ids and return as a vector |
| H5T_factory | Turn ids into 'H5T' objects |
| H5T_FLOAT-class | Class for HDF5 floating point datatypes. |
| H5T_INTEGER-class | Class for HDF5 integer-datatypes. |
| H5T_LOGICAL-class | Class for HDF5 logical datatypes. This is an enum with the 3... |
| H5T_STRING-class | Class for HDF5 string datatypes. |
| H5T_VLEN-class | Class for HDF5 variable-length datatypes. |
| h5types | These are all types that are used in HDF5 |
| h5version | Return the version of the HDF5-API |
| h5-wrapper | Wrapper functions to provide an 'h5' compatible interface. |
| hdf5r-package | hdf5r: A package to provide an interface to hdf5 from R |
| hyperslab_to_points | Single hyperslab dimension to explicit vector |
| is_hdf5 | Check if a file is an HDF5 file |
| list-groups-datasets | List Groups and Datasets in object |
| match.call.withDef | Match arguments in a call to function and add default values |
| names.H5Group | Get the names of the items in the group or at the '/' root of... |
| print_attributes | Print attributes |
| print_class_id | Print the class and ID |
| print.data.frame_ext | Print a data frame with extended factor objects |
| print_listing | Print listing |
| regularity_eval_to_selection | Turn regulation evaluation into a selection for a space... |
| RToH5 | Low-level conversion functions from R to HDF5 and vice versa |
| standalone_H5D_get_type | Get the id of a type of the dataset |
| standalone_H5S_select_multiple_hyperslab | Select multiple hyperslabs in a space |
| text_to_dtype | Convert a text description to a datatype |
| types_env_access | Retrieving a copy of a type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.