surf_data = readRDS(file = url(paste0("https://github.com",
"/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/",
"FINK_Tv_ses13.rds?raw=TRUE")))[1:3,]
surf_data_smoothed=smooth_surf(surf_data, 10, VWR_check=FALSE);
Run the code above in your browser using DataLab