R/startup.R

Defines functions .onLoad

.onLoad <- function(lib, pkg){
  R_start_protobuf()
}

Try the protolite package in your browser

Any scripts or data that you put into this service are public.

protolite documentation built on Sept. 26, 2023, 1:10 a.m.