Displaying 5 results from an estimated 5 matches for "newlibrary".
Did you mean:
elibrary
2009 Jul 28
1
Wishlist: Navigate to "Index" page of help when no topic specified (PR#13860)
...hown in browser /usr/bin/open ...
Use
help("", htmlhelp =3D FALSE)
or
options(htmlhelp =3D FALSE)
to revert.
>
Again, what I've been trying to achieve.
When a user loads a new library and doesn't yet know any function names,
I think
> help(package =3D "newLibrary")
or
> ?newLibrary::
should perform the above action whenever possible instead of
producing static help or an error message.
The "00Index" 'object' should be available for such use
whenever it exists. =20
I have not yet worked out all the coding details to make this hap...
2009 Aug 05
2
Wishlist: Navigate to "Index" page of help when no topic (PR#13872)
...>> options(htmlhelp =3D FALSE)
>>> to revert.
>>> Again, what I've been trying to achieve.
>>>
>>> When a user loads a new library and doesn't yet know any function
>> names,
>>> I think
>>>> help(package =3D "newLibrary")
>>> or
>>>> ?newLibrary::
>>> should perform the above action whenever possible instead of
>>> producing static help or an error message.
>>>
>>> The "00Index" 'object' should be available for such use
>>> wh...
2009 Aug 04
0
Wishlist: Navigate to "Index" page of help when no topic (PR#13868)
...lp("", htmlhelp =3D FALSE)
> or
> options(htmlhelp =3D FALSE)
> to revert.
>>
>
> Again, what I've been trying to achieve.
>
> When a user loads a new library and doesn't yet know any function names,
> I think
>> help(package =3D "newLibrary")
> or
>> ?newLibrary::
>
> should perform the above action whenever possible instead of
> producing static help or an error message.
>
> The "00Index" 'object' should be available for such use
> whenever it exists. =20
>
> I have not yet w...
2009 Aug 04
0
Wishlist: Navigate to "Index" page of help when no topic (PR#13871)
...t; options(htmlhelp =3D3D FALSE)
> > to revert.
> >>
> >
> > Again, what I've been trying to achieve.
> >
> > When a user loads a new library and doesn't yet know any function
> names,
> > I think
> >> help(package =3D3D "newLibrary")
> > or
> >> ?newLibrary::
> >
> > should perform the above action whenever possible instead of
> > producing static help or an error message.
> >
> > The "00Index" 'object' should be available for such use
> > whenever it e...
2009 Aug 05
0
Wishlist: Navigate to "Index" page of help when no topic (PR#13873)
...FALSE)
> >>> to revert.
> >>> Again, what I've been trying to achieve.
> >>>
> >>> When a user loads a new library and doesn't yet know any function
> >> names,
> >>> I think
> >>>> help(package =3D3D "newLibrary")
> >>> or
> >>>> ?newLibrary::
> >>> should perform the above action whenever possible instead of
> >>> producing static help or an error message.
> >>>
> >>> The "00Index" 'object' should be availabl...