powered by
determine_angles(A, B, C, observer_position = c(0, 0), output_plot = TRUE, lines_in_plot = TRUE, angles_in_plot = TRUE, decimals_in_plot = 2)
determine_angles(A = c(0, 0), B = c(10, 0), C = c(5, 5), observer_position=c(4,1)) determine_angles(A = c(0, 0), B = c(10, 0), C = c(5, 5), observer_position=c(4,40), angles_in_plot = FALSE)
Run the code above in your browser using DataLab