Description Usage Arguments Value Examples
Takes an input argument of an xml file as exported by the Verifit, and returns a data frame containing on-ear directional results. Data frame is in long format.
| 1 | remdirectional_to_df(filename)
 | 
| filename | An xml file exported from the Verifit | 
A data frame containing the on-ear directional results.
| 1 2 3 4 5 | ## Not run: 
df <- remdirectional_to_df("xxxAbcdE_directionality.xml")
head(df)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.