Inside Splus, there is extensive help on every function. If you type ?functionname you will see the online help page for that function. You can also start up a window-based help system. After starting up the motif() driver, run the command help.start(gui="motif").