Skip to content

Commit 7a9a4db

Browse files
authored
core.R: Add support for PVector (#242)
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent 4f59028 commit 7a9a4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rprocessing/r/core.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import(rprocessing.RLangPApplet)
2+
import(processing.core.PVector)
23

34
alpha = processing$alpha
45
ambient = processing$ambient

0 commit comments

Comments
 (0)