Skip to content
Prev 244344 / 398506 Next

how to display a dataset on a dialog window

HI:
Is there a way to display a dataset on a?dialog window? I am?creating an 
application
with Visual Basic and R,?and I want?the user to?be able to see the dataset used 
print out
on a dialog window.?Not sure if there is a better way to do this, but?basically 
when the user
click a button?on a VB form,?will need to know if the dataset actually made it 
to R and therefore
perform some calculations. Thanks in advance