We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any idea what is causing this error?
library(pacman) p_load(tcadr, tidyverse) test<- read_tcad("path/bin_file.bin")
Error in get_df_from_binary(path.expand(file), dcb$name, dcb$type, dcb$start, : could not open binary file
The text was updated successfully, but these errors were encountered:
Reid, we will look into this and get back to you.
Sorry, something went wrong.
Christi - This doesn't seem to be an issue anymore. I am not getting that error. Not sure what happened.
sudhakar-atturu
No branches or pull requests
Any idea what is causing this error?
library(pacman)
p_load(tcadr, tidyverse)
test<- read_tcad("path/bin_file.bin")
Error in get_df_from_binary(path.expand(file), dcb$name, dcb$type, dcb$start, :
could not open binary file
The text was updated successfully, but these errors were encountered: