read_pcibex | R Documentation |
Converts a comma-separated PCIbex results file into rectangular format.
read_pcibex(
file,
encoding = "UTF-8",
exclude_controller_name = FALSE,
type_opts = list()
)
file |
Path to the results file |
encoding |
The name of the encoding to be assumed. |
exclude_controller_name |
For backwards compatibility, whether to skip the column for |
type_opts |
A list of arguments passed to |
A dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.