calc_pos: calculates the weighted mean point between two points

View source: R/support.R

calc_posR Documentation

calculates the weighted mean point between two points

Description

calculates the weighted mean point between two points

Usage

calc_pos(x0, x1, pos = NULL)

Arguments

x0

first point

x1

second point

pos

distance (between 0, 1) from left / bottom point, defaults to 0.5


mrc-ide/flodia documentation built on June 27, 2023, 3:05 p.m.