%0 Generic %A Murrell, Paul %D 2018 %T Variable-Width Bezier Splines in R %U https://auckland.figshare.com/articles/dataset/Variable-Width_Bezier_Splines_in_R/7290080 %R 10.17608/k6.auckland.7290080.v1 %2 https://ndownloader.figshare.com/files/13465856 %2 https://ndownloader.figshare.com/files/13465859 %K Rlanguage %K Bezier curves %K variable-width lines %K gridBezier %K vwline %K Computer Graphics %K Computer Software %X This report describes support for a new type of variable-width line in the 'vwline' package for R that is based on Bezier curves. There is also a new function for specifying the width of a variable-width line based on Bezier curves and there is a new linejoin and lineend style, called "extend", that is available when both the line and the width of the line are based on Bezier curves. This report also introduces a small 'gridBezier' package for drawing Bezier curves in R. %I The University of Auckland