Example code I am referring to can be found here: https://rrrlw.github.io/helixvis/
Under the 'Usage' tab, the sample dataset is named 'sequence', however this results in a 'sequence cannot be found' error. Looking under the hood of the helixvis package I found the dataset to be named 'sample_seq'. Changing the variable name throughout fixes the script.
Example code I am referring to can be found here: https://rrrlw.github.io/helixvis/
Under the 'Usage' tab, the sample dataset is named 'sequence', however this results in a 'sequence cannot be found' error. Looking under the hood of the helixvis package I found the dataset to be named 'sample_seq'. Changing the variable name throughout fixes the script.