Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asjadnaqvi committed Oct 8, 2024
1 parent 8df7677 commit 8345ebe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ twoway ///
### arc
*(v1.0: 08 Oct 2024)*

Draw minor or major arcs between two points. The arc orientation and be switched using `swap`, and major arcs can be drawn using `major`.


```stata
arc, y1(-2) x1(-4) y2(4) x2(2) rad(6) replace
Expand Down

0 comments on commit 8345ebe

Please sign in to comment.