8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
|
# Generated by roxygen2: do not edit by hand
|
||
|
|
||
|
export(peek_flag)
|
||
|
export(reset_flags)
|
||
|
export(use_cpp_interface)
|
||
|
importFrom(Rcpp,sourceCpp)
|
||
|
useDynLib(testRcppInterfaceUser, .registration = TRUE)
|