get_png_square: assemble png files into a png square

View source: R/rTEM_analyze_TEM_feats.R

get_png_squareR Documentation

assemble png files into a png square

Description

assemble png files into a png square

Usage

get_png_square(
  input_path,
  save_path,
  pat,
  observed_pat = NA,
  row_file_names,
  to_name,
  y_space = 50,
  x_space = 50,
  resolution = 70,
  scale_image_by = 1,
  ind_order = c(5, 2, 3, 1),
  f_ind = 1,
  g_ind = 2,
  g2_ind = 3,
  g3_ind = 4,
  k_ind = 5
)

rolandrolandroland/rTEM documentation built on March 29, 2025, 2:17 p.m.